Skip to content

Commit 337129b

Browse files
committed
Improve comment
1 parent 9d07253 commit 337129b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/Servers/Kestrel/Core/src/Http2Limits.cs

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -144,6 +144,8 @@ public int InitialStreamWindowSize
144144

145145
/// <summary>
146146
/// Gets or sets a value that controls whether dynamic compression of response headers is enabled.
147+
/// For more information about security considerations of HPack dynamic header compression, visit
148+
/// https://tools.ietf.org/html/rfc7541#section-7.
147149
/// </summary>
148150
/// <remarks>
149151
/// Defaults to true.

0 commit comments

Comments
 (0)