Releases · JavaWebStack/http-client
Release 1.0.1
04 Sep 02:14
f9914b8This 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