package
1.0.4
Repository: https://github.com/dollarkillerx/easyutils.git
Documentation: pkg.go.dev

# Functions

Delete returns *BeegoHttpRequest DELETE method.
假装搜索引擎去请求.
假装用户去请求.
No description provided by the author
Get returns *BeegoHttpRequest with GET method.
Head returns *BeegoHttpRequest with HEAD method.
NewBeegoRequest return *BeegoHttpRequest with specific method.
Post
Post returns *BeegoHttpRequest with POST method.
配置代理下载.
Put returns *BeegoHttpRequest with PUT method.
SetDefaultSetting Overwrite default settings.
TimeoutDialer returns functions of connection dialer with timeout settings for http.Transport Dial field.

# Structs

BeegoHTTPRequest provides more useful methods for requesting one url than http.Request.
BeegoHTTPSettings is the http.Client setting.