Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Cookies = make(map[string]string)
Cookies contains all HTTP cookies to send
View Source
var Headers = make(map[string]string)
Headers contains all HTTP headers to send
Functions ¶
func GetWithClient ¶
GetWithClient returns the HTML returned by the url using a provided HTTP client
Types ¶
Click to show internal directories.
Click to hide internal directories.