[][src]Crate tower_request_modifier

A tower::Service middleware to modify the request.

Structs

Builder

Configure an RequestModifier instance

BuilderError

Errors that can happen when building an RequestModifier.

RequestModifier

Wraps an HTTP service, injecting authority and scheme on every request.