Expand description
A tower::Service
middleware to modify the request.
Structsยง
- Builder
- Configure an
RequestModifier
instance - Builder
Error - Errors that can happen when building an
RequestModifier
. - Request
Modifier - Wraps an HTTP service, injecting authority and scheme on every request.