Skip to content

trillium-http-v0.2.4

Choose a tag to compare

@jbr jbr released this 03 Dec 23:18
· 996 commits to main since this release
e988d24
  • ce3f09a patch feature: add Upgrade::querystring for retrieving the query
  • 149c0f2 http patch bugfix: only return the path from Upgrade::path -- previously, we returned path AND query, which was a bug.
  • 0fa8409 upgrade to edition 2021
  • cd8693d patch bugfix: don't send content-length / transfer-encoding / body for 204/304