hyper-util
hyper-util copied to clipboard
feat(client): add some general HTTP/1 client middleware
Currently WIP.
This introduces some general middleware that can be used with Services such as over HTTP/1 that need to handle setting the host automatically, or adjusting the request target.
cc https://github.com/hyperium/hyper/issues/3080