Hi all,

is Http(Async)Client capable of handling upgraded request? I mean - can I somehow plug in my HttpUpgradeHandler [1][2], something similar to what was introduced in Servlet 3.1 - non blocking read/write access to the underlying connection.

Thanks and regards,
Pavel

[1] http://docs.oracle.com/javaee/7/api/javax/servlet/http/HttpUpgradeHandler.html [2] http://docs.oracle.com/javaee/7/api/javax/servlet/http/WebConnection.html

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

Reply via email to