Documentation
¶
Index ¶
- func Handle(upstream string, w http.ResponseWriter, req *http.Request, insecure bool, ...)
- func Rewrite(respHeaders *http.Header, respBody *[]byte, upstream string, port int) *[]byte
- func StartRecorder(upstream string, dir string, options RecorderOptions) (chan HttpExchange, error)
- type HttpExchange
- type RecorderOptions
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func StartRecorder ¶
func StartRecorder(upstream string, dir string, options RecorderOptions) (chan HttpExchange, error)
Types ¶
type HttpExchange ¶
Click to show internal directories.
Click to hide internal directories.