axum/examples/customize-extractor-error
David Pedersen 184ea656c0 Change HeaderMap extractor to clone the headers (#698)
* 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
2022-01-23 18:01:52 +01:00
..
src Change HeaderMap extractor to clone the headers (#698) 2022-01-23 18:01:52 +01:00
Cargo.toml Update tracing-subscriber to 0.3 (#472) 2021-11-06 14:50:23 +00:00