Skip to content

trillium-http-v0.2.2

Choose a tag to compare

@jbr jbr released this 21 Sep 18:48
· 1033 commits to main since this release
trillium-http-v0.2.2
dc1d942

trillium-http 0.2.2 sets the Server and Date headers on Conn creation, not on finalization / sending. This allows trillium applications to remove the header.

This release was created as a mistake and was intended to be bundled with the changes in trillium-http-v0.2.3, but there is no compelling reason to yank it.

PR: #113, discussion: #110