clj-http-client/test
Preben Ingvaldsen 972de1e9e9 (TK-108) Separate Java RequestOptions class
Separate the Java RequestOptions class into two new classes:
RequestOptions, which contains options related to the request,
and ClientOptions, which contains options related to the client.
Both are now required when calling the request methods in
AsyncHttpClient and SyncHttpClient.
2014-11-07 10:44:20 -08:00
..
com/puppetlabs/http/client/impl (TK-101) Move closing of http clients to a separate thread 2014-10-20 14:22:56 -07:00
puppetlabs/http/client (TK-108) Separate Java RequestOptions class 2014-11-07 10:44:20 -08:00