# Packages
No description provided by the author
# Functions
Fetch 参见 *HTTPClient.Fetch, 使用默认 http 客户端.
HTTPGet 简单的http 访问 get 请求.
NewHTTPClient 返回 HTTPClient 的指针, 预设了一些配置.
Req 参见 *HTTPClient.Req, 使用默认 http 客户端.
# Variables
DefaultClient 默认 http 客户端.
TCPAddrCache dns 缓存.
TLSConfig tls 链接配置.
UserAgent 浏览器标识.
# Structs
HTTPClient http client.