clj-http-client/test/puppetlabs/http/client
Jeremy Barlow 6520abfb1d (TK-134) Updated connection tests to handle Connect or SocketTimeout
This commit updates the short connect timeout tests to tolerate either a
ConnectException or SocketTimeoutException as a success condition.
Connections could fail with either exception depending upon timing or
network setup.
2015-03-16 22:46:07 -07:00
..
async_plaintext_test.clj (TK-134) Updated connection tests to handle Connect or SocketTimeout 2015-03-16 22:46:07 -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) Updated connection tests to handle Connect or SocketTimeout 2015-03-16 22:46:07 -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) Updated connection tests to handle Connect or SocketTimeout 2015-03-16 22:46:07 -07:00