Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type HTTPRequest ¶
func NewHTTPRequest ¶
func NewHTTPRequest(req *http.Request) (testReq HTTPRequest)
func (HTTPRequest) ExtractBasicAuth ¶
func (req HTTPRequest) ExtractBasicAuth() (username, password string, err error)
Click to show internal directories.
Click to hide internal directories.