# Functions

BackendServer set "X-Backend-Server" header to the URL of the request.
CombineModifier combines multiple modifiers into a single one.
No description provided by the author
Headers sets or deletes custom request headers.
No description provided by the author
Proxy creates a preparer for proxying request.
No description provided by the author

# Variables

No description provided by the author

# Structs

No description provided by the author

# Interfaces

Modifier is the interface that allows to modify http.http.Response the Respond method.

# Type aliases

ModifierFunc is a method that implements the Modifier interface.