Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit3280e53

Browse files
authored
Update docs for .NET 10 (#11553)
1 parente80adc0 commit3280e53

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎xml/System.Net.Http/WinHttpHandler.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -468,7 +468,7 @@ When this property is set to `true`, all HTTP redirect responses from the server
468468
<formattype="text/markdown"><![CDATA[
469469
470470
## Remarks
471-
Thedefault value for this property is65536.
471+
Starting with .NET 10, thedefault value for this property is1MB (1024 * 1024 B). For earlier versions, the value for this property is 64 KB (65 536 B)
472472
473473
]]></format>
474474
</remarks>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp