mirror of https://github.com/rwf2/Rocket.git
722ee93f8b
This commit involves several breaking changes: * `session_key` config param must be a 256-bit base64 encoded string. * `FromRequest` is implemented for `Cookies`, not `Cookie`. * Only a single `Cookies` instance can be retrieved at a time. * `Config::take_session_key` returns a `Vec<u8>`. * `Into<Header>` is implemented for `&Cookie`, not `Cookie`. |
||
---|---|---|
.. | ||
complete-decorator.rs | ||
custom-content-type.rs | ||
derive_form.rs | ||
dynamic-paths.rs | ||
empty-fn.rs | ||
empty_form.rs | ||
error-handler.rs | ||
instanced-mounting.rs | ||
issue-1-colliding-names.rs | ||
methods.rs | ||
rank_decorator.rs | ||
refactored_rocket_no_lint_errors.rs | ||
segments.rs | ||
type-alias-lints.rs |