Forums
New posts
Search forums
Members
Current visitors
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Menu
Log in
Register
Install the app
Install
Forums
Archive
Archive
Java
ServletResponse headers
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
[QUOTE="dave, post: 3003599"] It appears that the buffer is for the response body, not the header section, although I'm really not sure. It still wasn't clear to me from the docs. Suppose the response body is completely empty and someone starts adding a large number of headers using "setHeader". Let's assume that it is flushed, now what happens if "addHeader" is called on something already committed? [/QUOTE]
Verification
Post reply
Forums
Archive
Archive
Java
ServletResponse headers
Top