When using this protocol handler {@link HttpEntity}'s content can be generated / consumed using standard {@link InputStream}/ {@link OutputStream}classes.
IMPORTANT: This protocol handler should be used only when dealing with HTTP messages that are known to be limited in length. @since 4.0 @deprecated use {@link HttpAsyncClientProtocolHandler} and {@link HttpAsyncRequestExecutor}
|
|
|
|