Skip to content

trillium-http-v0.3.8

Choose a tag to compare

@jbr jbr released this 21 Dec 01:03
· 557 commits to main since this release
6cc34ae

What's new?

  • 17062a0 add serialization for Headers with existing serde flag
  • bfdbbfa expose copy under unstable flag
  • f066c14 add Headers::try_insert_with and use it to lazily populate date header
  • 1bdd4d6 BoxedTransport: Add methods to downcast to a specific transport type
  • 9a914bb Add methods to get a Conn's Transport as a reference or mutable reference