Releases: lasselukkari/aWOT
Releases · lasselukkari/aWOT
v1.1.2
Examples updated to follow recent changes in the library
v.1.1.1
Fixes bug that caused the request to timeout if the last header of the request was read.
v.1.1.0
- Automatically chunked responses when content-length header is not set
- Possibility to implement connection keep alive
- Client interface switched to Stream
v.1.0.2
Fix handling of disconnected clients
v1.0.1
Initial release.