Skip to content

trillium-http-v0.3.9

Choose a tag to compare

@jbr jbr released this 24 Dec 04:49
· 539 commits to main since this release
4e73fb3

Bugfixes:

  • 3396bc2 case insensitive header equality was wrong

😞 This mistake performed exact string comparison instead of doing what the method name claimed — case-insensitive comparison

Features:

  • 8a1ce38 adds Headers::remove_all
  • b855039 treat Connect as an Upgrade so it can be proxied
  • 1d4a6d8 adds Conn::path_and_query