We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
#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
DefaultMaximumErrorResponseLength
Discovered in https://github.com/dotnet/dotnet-api-docs/pull/10138/files#r1688603374
cc @liveans
The text was updated successfully, but these errors were encountered:
Tagging subscribers to this area: @dotnet/ncl See info in area-owners.md if you want to be subscribed.
Sorry, something went wrong.
liveans
Successfully merging a pull request may close this issue.
#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,6150Discovered in https://github.com/dotnet/dotnet-api-docs/pull/10138/files#r1688603374
cc @liveans
The text was updated successfully, but these errors were encountered: