package
1.0.5
Repository: https://github.com/api-go/plugins.git
Documentation: pkg.go.dev

# Functions

NewH2CHTTP 创建新的H2C客户端 NewH2CHTTP return H2C客户端对象.
NewH2CHTTPWithoutRedirect 创建新的H2C客户端(不自动跟踪301和302跳转) NewH2CHTTPWithoutRedirect return H2C客户端对象.
NewHTTP 创建新的HTTP客户端 * timeout 请求的超时时间,单位(毫秒) NewHTTP return HTTP客户端对象.
NewHTTPWithoutRedirect 创建新的HTTP客户端(不自动跟踪301和302跳转) * timeout 请求的超时时间,单位(毫秒) NewHTTPWithoutRedirect return HTTP客户端对象.

# Structs

No description provided by the author
No description provided by the author
No description provided by the author