https://issues.apache.org/bugzilla/show_bug.cgi?id=51181

--- Comment #34 from Johno Crawford <jo...@sulake.com> 2012-02-10 11:20:39 UTC 
---
(In reply to comment #33)
> Given that these are potentially long running requests, keeping the original
> request object around might not be such a good idea. Would passing in a 
> minimal
> or partial object copy be better?
> 
> You wouldn't want to be able to permit a write to the ServletOutputStream for
> example.

Well put, I see where you are coming from. Unmodifiable map / copy of the
headers would be fine from my perspective, of course if someone else can think
of any other possible scenarios please comment :)

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to