Documentation ¶
Index ¶
Constants ¶
View Source
const ( // headerContentType = httputilmore.HeaderContentType BodyTypeForm = "form" BodyTypeJSON = "json" BodyTypeXML = "xml" )
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Client ¶ added in v0.61.0
Client provides a simple interface to making HTTP requests using `net/http`.
func (*Client) DoUnmarshalJSON ¶ added in v0.61.0
Click to show internal directories.
Click to hide internal directories.