The HttpAsyncRequestHandlerResolver interface only allows for
resolving an HttpAsyncRequestHandler via URI, and
HttpAsyncService.getRequestHandler() is marked as private, so
extending that class to change functionality it's possible. What would
be the easiest way to change HttpCore-NIO to resolve an
HttpAsyncRequestHandler from an HttpRequest?

I am looking to resolve based upon the Host header... essentially,
providing virtual host support to HttpCore-NIO.

Thoughts?

Thanks!

Bill-

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to