mirror of https://github.com/rwf2/Rocket.git
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 | ||
Cargo.toml | ||
build.rs |