Commit 9d089b1
committed
Let limitreqfieldsize and limitreqfields be integers
We have run with `limitreqfieldsize` and `limitreqfields` be integers these values as
integers for a long time.
Checking
* https://httpd.apache.org/docs/2.4/mod/core.html#limitrequestfieldsize
* https://httpd.apache.org/docs/2.4/mod/core.html#limitrequestfields
these are indeed integers.1 parent ad646c9 commit 9d089b1
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
520 | 520 | | |
521 | 521 | | |
522 | 522 | | |
523 | | - | |
524 | | - | |
| 523 | + | |
| 524 | + | |
525 | 525 | | |
526 | 526 | | |
527 | 527 | | |
| |||
0 commit comments