clj-http-client/test/puppetlabs/http/client
Ruth Linehan 4176251521 (TK-179) Remove unused ssl config functions
These functions were previously used for initializing an ssl context for the
clojure http client. However, with the clojure client initialization now just
wrapping the java code, these are no longer needed.
2016-02-08 14:00:07 +00:00
..
async_plaintext_test.clj Handle an empty content type in the response 2016-02-04 13:11:27 +00:00
async_unbuffered_test.clj (TK-179) Modify the Clojure implementation to share more of the Java impl 2016-02-04 10:47:18 +00:00
sync_plaintext_test.clj Add async/sync test to check that a bad HTTP verb is rejected 2016-02-04 11:07:07 +00: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