Documentation
¶
Index ¶
Constants ¶
View Source
const ( FAST = iota STANDARD )
Variables ¶
View Source
var (
DefaultMaxBodySize = 1024 * 100 // 100k
)
View Source
var MaxRedirects = 0
Functions ¶
This section is empty.
Types ¶
type Client ¶
type Client struct {
// contains filtered or unexported fields
}
func (*Client) StandardDo ¶
func (*Client) TransToCheck ¶ added in v0.1.2
func (c *Client) TransToCheck()
Click to show internal directories.
Click to hide internal directories.