Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CopyResponse ¶
func CopyResponse(w http.ResponseWriter, resp *http.Response)
CopyResponse takes the client response and writes everything to the ResponseWriter in the original handler
Types ¶
type Proxy ¶
Proxy holds our configured client and BaseURL to proxy to
func (*Proxy) ProcessRequest ¶
ProcessRequest modifies the request in accordance with Proxy settings
Click to show internal directories.
Click to hide internal directories.