dotnet / dotnet/dotnet-api-docs
ServicePointManager.Expect100Continue Property behavior is incorrect.
- Dominant language
- C#
- Stars
- 949
- Forks
- 1.7k
- Avg merge
- 3d 27m
- Merged PRs (30d)
- 49
Description
At the page linked below while the value of 'ServicePointManager.Expect100Continue' is true by default it does not appear to be wired up and the behavior detailed under Remarks does not occur. Specifically for .NET Core versions.
This doc should be updated to reflect this
Additional details can be found at...
https://github.com/dotnet/runtime/issues/17336
---
#### Document Details
⚠ *Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.*
I didn't see a Feedback section for this page, please help route this as appropriate...
https://docs.microsoft.com/en-us/dotnet/api/system.net.servicepointmanager.expect100continue?view=net-5.0&source=docs
Contributor guide
Assessment
This issue has not been assessed yet.