# README
HTTP Requests for Humans
Install
go get -u -v github.com/wzshiming/requests
Usage
License
Pouch is licensed under the MIT License. See LICENSE for the full license text.
# Functions
Cookies raw to Cookies.
No description provided by the author
MarshalRequest returns text of the request.
MarshalRequest returns text of the request.
No description provided by the author
NewClient the create a client.
NewRequest returns a default request.
No description provided by the author
TryCharset try charset.
TryHTMLCharset try html charset.
UnmarshalRequest reads and returns an HTTP request from data.
UnmarshalResponse reads and returns an HTTP response from data.
URL raw to URL structure.
# Constants
Common HTTP methods.
Common HTTP methods.
Common HTTP methods.
Common HTTP methods.
Common HTTP methods.
Common HTTP methods.
LogError is show Errors Only.
LogIgnore is ignore all information.
LogInfo is show basic information.
LogMessageAll is show all information.
LogMessageHead is show header information.
Common HTTP methods.
Common HTTP methods.
Common HTTP methods.
Common HTTP methods.
Common HTTP methods.
RFC 5789.
Common HTTP methods.
Common HTTP methods.
Common HTTP methods.
Common HTTP methods.
Common HTTP methods.
Common HTTP methods.
Common HTTP methods.
Common HTTP methods.
Common HTTP methods.
# Variables
Default.
Default.
Default.
No description provided by the author
No description provided by the author
No description provided by the author
# Interfaces
No description provided by the author