Mantis - Resin
|
|||||
Viewing Issue Advanced Details | |||||
|
|||||
ID: | Category: | Severity: | Reproducibility: | Date Submitted: | Last Update: |
6070 | feature | N/A | 07-06-17 08:06 | 07-06-17 13:58 | |
|
|||||
Reporter: | wileysaw | Platform: | |||
Assigned To: | ferg | OS: | |||
Priority: | normal | OS Version: | |||
Status: | closed | Product Version: | 4.0.54 | ||
Product Build: | Resolution: | no change required | |||
Projection: | none | ||||
ETA: | none | Fixed in Version: | |||
|
|||||
Summary: | 0006070: Add global setting to set maximum size of request & response HTTP header | ||||
Description: |
Similar to the maxHttpHeaderSize - https://tomcat.apache.org/tomcat-5.5-doc/config/http.html [^] - The maximum size of the request and response HTTP header, specified in bytes. If not specified, this attribute is set to 4096 (4 KB). Ideally when implemented the HttpServletResponse.setContentLength( long ) would not be needed, thus disabling chunking. |
||||
Steps To Reproduce: | |||||
Additional Information: | |||||
Relationships | |||||
Attached Files: |
Notes | |||||
|
|||||
|
|