Re: Timing of HttpProcessor.process w/ ClientHandlers

2008-06-04 Thread Oleg Kalnichevski
Sam Berlin wrote: Hi Folks, I'm starting to get into using the client side of httpcore-nio, and am using AsyncNHttpClientHandler w/ NHttpRequestExecutionHandler. One thing I'm finding slightly odd is the order that way the handlers & processors are notified of incoming responses. The order rig

Timing of HttpProcessor.process w/ ClientHandlers

2008-06-04 Thread Sam Berlin
Hi Folks, I'm starting to get into using the client side of httpcore-nio, and am using AsyncNHttpClientHandler w/ NHttpRequestExecutionHandler. One thing I'm finding slightly odd is the order that way the handlers & processors are notified of incoming responses. The order right now is: 1) NHt