Documentation
¶
Index ¶
Constants ¶
View Source
const ( Accept string = "accept" AcceptCharset string = "accept-charset" AcceptEncoding string = "accept-encoding" AcceptLanguage string = "accept-language" AcceptDatetime string = "accept-datetime" Authorization string = "authorization" CacheControl string = "cache-control" Connection string = "connection" Cookie string = "cookie" ContentLength string = "content-length" ContentMD5 string = "content-md5" ContentType string = "content-type" Date string = "date" Expect string = "expect" From string = "from" Host string = "host" IfMatch string = "if-match" IfModifiedSince string = "if-modified-since" IfNoneMatch string = "if-none-match" IfRange string = "if-range" IfUnmodifiedSince string = "if-unmodified-since" MaxForwards string = "max-forwards" Origin string = "origin" ProxyAuthorization string = "proxy-authorization" Range string = "range" Referer string = "referer" TE string = "te" UserAgent string = "user-agent" Upgrade string = "upgrade" Via string = "via" Warning string = "warning" XRequestedWith string = "x-requested-with" DNT string = "dnt" XForwardedFor string = "x-forwarded-for" XForwardedHost string = "x-forwarded-host" XForwardedProto string = "x-forwarded-proto" FrontEndHttps string = "front-end-https" XHttpMethodOverride string = "x-http-method-override" XATTDeviceId string = "x-att-deviceid" XWapProfile string = "x-wap-profile" ProxyConnection string = "proxy-connection" XCsrfToken string = "x-csrf-token" AccessControlRequestMethod string = "access-control-request-method" AccessControlRequestHeaders string = "access-control-request-headers" AccessControlAllowOrigin string = "access-control-allow-origin" AccessControlAllowCredentials string = "access-control-allow-credentials" AccessControlAllowMethods string = "access-control-allow-methods" AccessControlAllowHeaders string = "access-control-allow-headers" AcceptPatch string = "accept-patch" AcceptRanges string = "accept-ranges" Age string = "age" Allow string = "allow" ContentDisposition string = "content-disposition" ContentEncoding string = "content-encoding" ContentLanguage string = "content-language" ContentLocation string = "content-location" ContentRange string = "content-range" ETag string = "etag" Expires string = "expires" LastModified string = "last-modified" Link string = "link" Location string = "location" P3P string = "p3p" Pragma string = "pragma" ProxyAuthenticate string = "proxy-authenticate" PublicKeyPins string = "public-key-pins" Refresh string = "refresh" RetryAfter string = "retry-after" Server string = "server" SetCookie string = "set-cookie" Status string = "status" StrictTransportSecurity string = "strict-transport-security" Trailer string = "trailer" TransferEncoding string = "transfer-encoding" Vary string = "vary" WWWAuthenticate string = "www-authenticate" XFrameOptions string = "x-frame-options" XXSSProtection string = "x-xss-protection" ContentSecurityPolicy string = "content-security-policy" XContentSecurityPolicy string = "x-content-security-policy" XWebKitCSP string = "x-webkit-csp" XContentTypeOptions string = "x-content-type-options" XPoweredBy string = "x-powered-by" XUACompatible string = "x-ua-compatible" XContentDuration string = "x-content-duration" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.