mirror of
https://github.com/rwf2/Rocket.git
synced 2025-01-16 06:29:08 +00:00
06a7317fd9
A few interesting notes on this breakage: * `Cookie` how has a lifetime. It should be `'static'` everywhere. * The `SetCookie` header is no longer reexported. * Instead, `Cookie` implements `Into<Header>` for Set-Cookie. |
||
---|---|---|
.. | ||
src | ||
tests | ||
build.rs | ||
Cargo.toml |