Skip to content

Releases: enonic/lib-http-client

v2.4.1

22 Mar 10:03
e7be7c9
Compare
Choose a tag to compare

Changelog

Bugs

  • Force Connection: close (#90).

v2.4.0

01 Dec 11:40
91a9f98
Compare
Choose a tag to compare

Changelog

Improvements

  • Support system property keyStore if client certs are not specified (#79).

v2.3.0

14 May 09:50
453cb3e
Compare
Choose a tag to compare

Changelog

Improvements

  • mTLS support (#59).

v2.2.1

03 Jul 11:05
Compare
Choose a tag to compare

Changelog

Bugs

  • Fixed deletion of temporary files

v2.2.0

03 Jul 11:05
Compare
Choose a tag to compare

Changelog

Features

  • Added support of query parameters in request method

2.1.0

06 Jan 09:33
Compare
Choose a tag to compare

Changelog

Features

  • Added support of custom certificates

1.0.6

31 Jan 11:59
Compare
Choose a tag to compare

Changelog

Bugs

  • Fixed incompatible dependencies that caused exceptions on HTTP request in XP 6.15+

1.0.5

07 Jan 13:32
Compare
Choose a tag to compare

Changelog

Bugs

  • Fixed NPE on missing "Content-Length" header

1.0.4

30 Oct 12:38
@aro aro
Compare
Choose a tag to compare

Changelog

Bugs

-Response body is not closed (#16)

1.0.3

24 Oct 12:23
@aro aro
Compare
Choose a tag to compare

Changelog

Improvements

  • Add cookies to response (#10)
  • Add an option to avoid following redirects (#13)