clj-http-client/test/com/puppetlabs
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
..
http/client/impl (TK-145) fix default charset in Java client 2015-02-13 11:32:04 -08:00