Skip to content

Release 5.1.3

Compare
Choose a tag to compare
@github-actions github-actions released this 10 Oct 13:45
· 0 commits to c1c54fcedaa4f4ef591c5cb67d0315d9937babef since this release

Added

  • Deprecation warning on invalid constructor in HttpPartFormatter class, by @HardNorth
  • Cookie utility methods in HttpFormatUtils class, by @HardNorth
  • Header string parsing method in HttpFormatUtils class, by @HardNorth
  • Charset parsing from content type header for Form request, by @HardNorth

Changed

  • jsoup version update to fix vulnerabilities, by @HardNorth