expath-cg icon indicating copy to clipboard operation
expath-cg copied to clipboard

HTTP request pipelining

Open adamretter opened this issue 6 years ago • 1 comments

At the moment there is no support for HTTP 1.1 Request Pipelining. This might be a nice thing to think about in future.

See for example: https://hc.apache.org/httpcomponents-asyncclient-ga/httpasyncclient/examples/org/apache/http/examples/nio/client/AsyncClientPipelinedStreaming.java

adamretter avatar Oct 11 '18 14:10 adamretter