clj-http-client/test/puppetlabs/http/client
Kevin Corcoran 583b71a556 (TK-145) fix application of default charset
Fix a bug in which a default charset of UTF-8 would be added to the
Content-Type header for certain requests.  This change restricts that
behavior to cases in which the body is a string and there is no charset
provided by the caller.
2015-02-13 10:53:12 -08:00
..
async_plaintext_test.clj (TK-103) Restored redirect-test-async tests 2014-11-15 14:37:00 -08: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-103) Restore client close tests 2014-11-12 14:20:50 -08:00
sync_ssl_test.clj (TK-108) Return interface in createClient methods 2014-11-10 11:24:36 -08:00
test_common.clj (TK-97) Update dependencies to latest versions 2014-10-17 19:50:08 -07:00