clj-http-client/test
Chris Price b70ac50b17 (TK-97) Fix bug in tests on Oracle JDKs
The test code related to the configurable SSL protocols was
written using some ciphers that are available in OpenJDK, but
are not available by default in Oracle JDK.  This caused the
tests to fail on Oracle JDKs.

This commit changes the test to use some older ciphers that
are available in the Oracle JDK out of the box.
2014-10-21 15:08:15 -07:00
..
com/puppetlabs/http/client/impl (PE-5567) Fix bug if content-type header has no charset 2014-08-22 08:03:36 -07:00
puppetlabs/http/client (TK-97) Fix bug in tests on Oracle JDKs 2014-10-21 15:08:15 -07:00