trillium-http-v0.1.5
·
1129 commits
to main
since this release
- updates trillium-http-types
- changes how we handle requests that have neither a content-length nor a transfer-encoding
- fixes the timing of the after_send hook, which was mistakenly waiting for the next http request on a keepalive connection (or disconnect, whichever came first) before being called