https://github.com/dotnet/runtime/pull/97537 follow up. `DefaultMaximumErrorResponseLength` should be interpreted as kilobytes, not bytes, to behave the same as in Framework, see https://referencesource.microsoft.com/#System/net/System/Net/HttpWebRequest.cs,6150 Discovered in https://github.com/dotnet/dotnet-api-docs/pull/10138/files#r1688603374 cc @liveans
#97537 follow up.
DefaultMaximumErrorResponseLengthshould be interpreted as kilobytes, not bytes, to behave the same as in Framework, see https://referencesource.microsoft.com/#System/net/System/Net/HttpWebRequest.cs,6150Discovered in https://github.com/dotnet/dotnet-api-docs/pull/10138/files#r1688603374
cc @liveans