Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var DefaultClient = &http.Client{ CheckRedirect: func(*http.Request, []*http.Request) error { return http.ErrUseLastResponse }, }
DefaultClient is the default http.Client.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.