Skip to content

trillium-http-v0.1.5

Choose a tag to compare

@jbr jbr released this 08 Jul 00:35
· 1129 commits to main since this release
a282212
  • 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