Bill Barker wrote:
> I'd have probably been less strict, and just thrown an ISE from 
> ApplicationDispatcher.wrapRequest/wrapResponse.  Mine allows somebody that 
> really wants to program against Tomcat sidestep the check, but doesn't add 
> as much overhead.

I see how this would be lower overhead since wrapRequest/wrapResponse
gets to the 'original' request but they don't get called for non-HTTP
cases (an unusual case admittedly but we are in the area of strict
compliance with this patch) and I don't get the sidestep bit - can you
elaborate?

Mark

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to