Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion xml/System.Net.Http/WinHttpHandler.xml
Original file line number Diff line number Diff line change
Expand Up @@ -468,7 +468,7 @@ When this property is set to `true`, all HTTP redirect responses from the server
<format type="text/markdown"><![CDATA[

## Remarks
The default value for this property is 65536.
Starting with .NET 10, the default value for this property is 1MB (1024 * 1024 B). For earlier versions, the value for this property is 64 KB (65 536 B)

]]></format>
</remarks>
Expand Down