Releases: oblac/jodd-http
Releases · oblac/jodd-http
v6.3.0
- Minor fixes.
HttpBrowser
renamed to HttpSession
Thanx to @neroux!
❤️
v6.2.1
Fixed security issue (see #9).
v6.2.0
- Add default headers in
Defaults
- Roll back the default header
- Add method to clean the headers
v6.1.0
- Removed default UserAgent header.
v6.0.9
- Fixed null/non-null inconsistencies. Now returned body is always a non-null value. Thanx @neroux!
v6.0.8
- Follow redirect bug fixed
v6.0.6
- fixed creation of unconnected sockets
v6.0.4
Bug fixes.
- detect and extract HTTP fragments.