Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func PrepareResponseBody ¶
func Regenerate ¶
Types ¶
type InternalError ¶
type InternalError struct {
Error string `json:"error"`
}
type RequestHandler ¶
type ResponseHandler ¶
type ResponseHandler func(*gomitmproxy.Session) *http.Response
Click to show internal directories.
Click to hide internal directories.