Java HTTP Client Changelog

What's new in Java HTTP Client 2.5.0

Mar 21, 2008
  • 977 Implement SOCKS 4/5 proxy support
  • 2141 Handling bad response codes in raw streaming mode
  • 2161 Use of Axis 1.4 also requires Axis2 libraries
  • 2163 Reentering HTTP client on static initialization causes NPE
  • 2175 Don't show passwords in logging output
  • 2179 Don't start SSL unless it's needed
  • 2180 Allow socket to creation to be specifed by user
  • 2181 NTLM connections should be closed if they cannot be authenticated
  • 2185 Support caching [proxy] connection credentials by host/port
  • 2189 Allow JRE Compatible FileNotFoundException on 404 Response