Skip to content

Commit 3508a14

Browse files
authored
Updated comment on enum System.Net.HttpStatusCode
1 parent 24164d8 commit 3508a14

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

xml/System.Net/HttpStatusCode.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
<BaseTypeName>System.Enum</BaseTypeName>
5151
</Base>
5252
<Docs>
53-
<summary>Contains the values of status codes defined for HTTP defined in RFC 2616 for HTTP 1.1.</summary>
53+
<summary>Contains the values of HTTPO status codes as defined by RFC 7231, section 6.</summary>
5454
<remarks>To be added.</remarks>
5555
</Docs>
5656
<Members>

0 commit comments

Comments
 (0)