We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9d07253 commit 337129bCopy full SHA for 337129b
src/Servers/Kestrel/Core/src/Http2Limits.cs
@@ -144,6 +144,8 @@ public int InitialStreamWindowSize
144
145
/// <summary>
146
/// 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.
149
/// </summary>
150
/// <remarks>
151
/// Defaults to true.
0 commit comments