Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( Authorization = http.CanonicalHeaderKey("Authorization") CacheControl = http.CanonicalHeaderKey("Cache-Control") ContentLength = http.CanonicalHeaderKey("Content-Length") ContentType = http.CanonicalHeaderKey("Content-type") ETag = http.CanonicalHeaderKey("ETag") LastModified = http.CanonicalHeaderKey("Last-Modified") UserAgent = http.CanonicalHeaderKey("User-agent") )
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.