http
http copied to clipboard
Use HeaderValue::from_static instead of parsing and unwrapping in HeaderMap example
This change is in response to hyperium/hyper#2714.
I think this needs a rebase and then we can likely merge but we need to get CI running first.
Hi. I completely missed the comments on this because of the delay between posting and commenting. I've updated the PR with the suggested changes and rebased on the latest master.