# Functions
No description provided by the author
No description provided by the author
No description provided by the author
NewSingleHostReverseProxy returns a new ReverseProxy that routes URLs to the scheme, host, and base path provided in target.
No description provided by the author
No description provided by the author
# Constants
No description provided by the author
# Variables
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
ReverseProxy is an HTTP Handler that takes an incoming request and sends it to another server, proxying the response back to the client.
No description provided by the author
VhostRouteConfig is the params used to match HTTP requests.
No description provided by the author
No description provided by the author
# Interfaces
A BufferPool is an interface for getting and returning temporary byte slices for use by io.CopyBuffer.