mirror of
https://github.com/webmin/webmin.git
synced 2026-06-22 20:20:28 +01:00
8 lines
327 B
HTML
8 lines
327 B
HTML
<header>Maximum request header size</header>
|
|
The <tt>LimitRequestFieldSize</tt> directive sets the maximum size of each HTTP
|
|
request header field in bytes.
|
|
<p>
|
|
Lowering this limit can reject oversized request headers, but values that are
|
|
too low can break clients that send larger cookies or authorization headers.
|
|
<p><footer>
|