Releases: enonic/lib-http-client
Releases · enonic/lib-http-client
v2.4.1
Changelog
Bugs
- Force Connection: close (#90).
v2.4.0
Changelog
Improvements
- Support system property
keyStore
if client certs are not specified (#79).
v2.2.1
Changelog
Bugs
- Fixed deletion of temporary files
v2.2.0
Changelog
Features
- Added support of query parameters in
request
method
2.1.0
Changelog
Features
- Added support of custom certificates
1.0.6
Changelog
Bugs
- Fixed incompatible dependencies that caused exceptions on HTTP request in XP 6.15+
1.0.5
Changelog
Bugs
- Fixed NPE on missing "Content-Length" header
1.0.4
Changelog
Bugs
-Response body is not closed (#16)
1.0.3
Changelog
Improvements
- Add cookies to response (#10)
- Add an option to avoid following redirects (#13)