clj-http-client/test
Scott Walker ca5ad63179 (PE-11976) Add option to return the response early and stream the body asynchronously
Adds a new :as option that uses Apache's AsyncConsumer to return the response as quickly as possible then asynchronously stream the response body using piped input/output streams.
2015-10-05 15:38:30 +01:00
..
com/puppetlabs/http/client/impl (MAINT) Added fix/test for java coerceBodyType 2015-04-24 10:17:30 -07:00
puppetlabs/http/client (PE-11976) Add option to return the response early and stream the body asynchronously 2015-10-05 15:38:30 +01:00