Documentation ¶
Index ¶
Constants ¶
View Source
const ( DefaultUserAgent = "req/v3 (https://github.com/imfantuan/req)" UserAgent = "User-Agent" Location = "Location" ContentType = "Content-Type" PlainTextContentType = "text/plain; charset=utf-8" JsonContentType = "application/json; charset=utf-8" XmlContentType = "text/xml; charset=utf-8" FormContentType = "application/x-www-form-urlencoded" WwwAuthenticate = "WWW-Authenticate" Authorization = "Authorization" HeaderOderKey = "__header_order__" PseudoHeaderOderKey = "__pseudo_header_order__" )
Variables ¶
This section is empty.
Functions ¶
func IsExcluded ¶
func SortKeyValues ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.