mirror of
https://github.com/tokio-rs/axum.git
synced 2026-08-26 00:00:23 +02:00
* Cookie management * fix feature * Update axum-extra/src/extract/cookie.rs Co-authored-by: Jonas Platte <[email protected]> * add tests * Apply suggestions from code review Co-authored-by: Jonas Platte <[email protected]> * less convoluted wording * changelog * Make the jars themselves implement `IntoResponseParts` * dedup tests * fix docs Co-authored-by: Jonas Platte <[email protected]>