mirror of
https://github.com/tokio-rs/axum.git
synced 2025-09-27 21:11:22 +00:00

* Change `HeaderMap` extractor to clone the headers * fix docs * changelog * inline variable * also add changelog item to axum * don't list types from axum in axum-core's changelog * document that `HeaderMap::from_request` clones the headers * fix typo * a few more typos