clj-http-client/test/puppetlabs/http/client
Jeremy Barlow 9b55ed31b6 (TK-134) Add connect and socket timeout client configuration
This commit enables http clients to optionally configure a connect
and/or socket timeout for requests.  For persistent clients, the
timeout values can only be configured at the client and not a
per-request level.  Non-persistent client requests support the
configuration of these timeouts.

This commit also bumps a few dependencies - tk-jetty9 to 1.2.0,
trapperkeeper to 1.10, ssl-utils to 0.8.0, and clojure to 1.6.0 -
and adds the 'test' tk-jetty9 library as a dev dependency for
testing.
2015-03-16 12:22:35 -07:00
..
async_plaintext_test.clj (TK-134) Add connect and socket timeout client configuration 2015-03-16 12:22:35 -07:00
async_ssl_config_test.clj (SERVER-101) Upgrade jvm-ca dependency to 0.7.0 2015-01-23 17:33:02 -08:00
async_test.clj (TK-145) fix application of default charset 2015-02-13 10:53:12 -08:00
decompress_test.clj (TK-23) Port to apache HttpAsyncClient 2014-07-03 08:58:46 -07:00
sync_plaintext_test.clj (TK-134) Add connect and socket timeout client configuration 2015-03-16 12:22:35 -07:00
sync_ssl_test.clj (TK-108) Return interface in createClient methods 2014-11-10 11:24:36 -08:00
test_common.clj (TK-134) Add connect and socket timeout client configuration 2015-03-16 12:22:35 -07:00