My bad, Thanks for the response though.
I can see the same issue with 5.2 as well.
Regards,
Nitish
On Sun, Aug 4, 2024 at 11:02 PM Chuck Caldarale wrote:
>
> > On Aug 4, 2024, at 12:10, Nitish Chitta
> wrote:
> >
> > After removing the deprecated API calls from httpcore-nio-4.4.9, I
> observed
> On Aug 4, 2024, at 12:10, Nitish Chitta
> wrote:
>
> After removing the deprecated API calls from httpcore-nio-4.4.9, I observed
> that the *handle(**Object paramT, HttpAsyncExchange paramHttpAsyncExchange,
> HttpContext paramHttpContext)* method of *HttpAsyncRequestHandler *is not
> returni
Hello,
After removing the deprecated API calls from httpcore-nio-4.4.9, I observed
that the *handle(**Object paramT, HttpAsyncExchange paramHttpAsyncExchange,
HttpContext paramHttpContext)* method of *HttpAsyncRequestHandler *is not
returning the same HttpContext object as the earlier
*NHttpRequest