clj-http-client/test
Kevin Corcoran 95a88286ce (TK-145) fix default charset in Java client
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 11:32:04 -08:00
..
com/puppetlabs/http/client/impl (TK-145) fix default charset in Java client 2015-02-13 11:32:04 -08:00
puppetlabs/http/client (TK-145) fix application of default charset 2015-02-13 10:53:12 -08:00