Skip to content

Releases: oblac/jodd-http

v6.3.0

03 Aug 12:01
@igr igr
a07090b
Compare
Choose a tag to compare
  • Minor fixes.
  • HttpBrowser renamed to HttpSession

Thanx to @neroux!

❤️

v6.2.1

18 Apr 09:46
@igr igr
7c5f04b
Compare
Choose a tag to compare

Fixed security issue (see #9).

v6.2.0

21 Feb 15:49
@igr igr
6ffbf33
Compare
Choose a tag to compare
  • Add default headers in Defaults
  • Roll back the default header
  • Add method to clean the headers

v6.1.0

21 Feb 13:26
@igr igr
582e58e
Compare
Choose a tag to compare
  • Removed default UserAgent header.

v6.0.9

20 Feb 22:10
@igr igr
b1386f7
Compare
Choose a tag to compare
  • Fixed null/non-null inconsistencies. Now returned body is always a non-null value. Thanx @neroux!

v6.0.8

20 Jan 14:28
@igr igr
f2966c3
Compare
Choose a tag to compare
  • Follow redirect bug fixed

v6.0.7

07 Dec 11:11
@igr igr
fa1fc27
Compare
Choose a tag to compare
  • Add status 422

v6.0.6

17 Mar 09:06
@igr igr
b2ddc4b
Compare
Choose a tag to compare
  • fixed creation of unconnected sockets

v6.0.5

28 Feb 17:11
@igr igr
ac3ecfe
Compare
Choose a tag to compare
  • Add OSGI data

v6.0.4

09 Jan 13:13
@igr igr
2f8de95
Compare
Choose a tag to compare

Bug fixes.

  • detect and extract HTTP fragments.