See: https://docs.rs/hyper/0.12.27/hyper/header/constant.WWW_AUTHENTICATE.html It would be great to have a compatibility layer for this. In specific, it would be great to be able to construct a `Challenge` directly from a `reqwest::header::HeaderValue`.
See: https://docs.rs/hyper/0.12.27/hyper/header/constant.WWW_AUTHENTICATE.html
It would be great to have a compatibility layer for this.
In specific, it would be great to be able to construct a
Challengedirectly from areqwest::header::HeaderValue.