pub async fn cookie_parser<S>(ctx: &mut Context<S>, next: Next<'_>) -> Result
This is supported on crate feature cookies only.
Expand description

A middleware to parse cookie.