Release Release 1.0.1 · JavaWebStack/http-client

Skip to content

Navigation Menu

Sign in

Appearance settings

Choose a tag to compare

f9914b8

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.

Added:

  • Abstraction of the http implementation
  • Experimental custom http implementation
  • Apache httpcomponents client implementation
  • Method to get the status message
  • Ability to pass query params as a map
  • Websocket Support

Fixed:

  • Fixed an NPE when no response stream is available

Removed:

  • Removed gson