Skip to content

v4.0.6

Compare
Choose a tag to compare
@caiorcferreira caiorcferreira released this 05 Oct 14:30
· 125 commits to master since this release

This release introduces support for request cancellation when the client disconnects.

This feature was validated on macOS and Linux Alpine, but not on Windows. Also, the implementation is designed over the HTTP/1.1 limitation that a connection handles only one HTTP request at a time.