Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [jetty-users] AsyncProxyServlet.StreamReader.onRequestContent()

Hi,

On Wed, Dec 10, 2014 at 4:46 PM, Antonio Ye <antonioye@xxxxxxxxx> wrote:
> Anyone know if the header information is guaranteed to be be available
> in the request object when
> AsyncProxyServlet.StreamReader.onRequestContent() gets called?

Yes it is.

However, this questions seems the tip of the iceberg of another issue,
so perhaps you want to detail why you make this question :)

-- 
Simone Bordet
----
http://cometd.org
http://webtide.com
http://intalio.com
Developer advice, training, services and support
from the Jetty & CometD experts.
Intalio, the modern way to build business applications.


Back to the top