axum/examples/jwt/src
Jonas Platte 0a399ed0fa
A few small refactorings (#655)
* Simplify json content-type check

* Import HeaderMap from http instead of from headers

The headers crate is an optional dependency and its HeaderMap re-export
is `#[doc(hidden)]`.

* Use headers re-export in axum in examples
2021-12-27 14:02:38 +01:00
..
main.rs A few small refactorings (#655) 2021-12-27 14:02:38 +01:00