Optional
accepthttps://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Accept
Accept: text/plain
Accept: text/html
Accept: application/json
Optional
accept-https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Accept-Charset
Accept-Charset: utf-8
Accept-Charset: iso-8859-5
Accept-Charset: utf-8, iso-8859-5;q=0.8, unicode-1-1;q=0.6
Optional
accept-https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Accept-Encoding
Accept-Encoding: gzip, deflate
Accept-Encoding: compress, gzip
Accept-Encoding: *
Accept-Encoding: compress;q=0.5, gzip;q=1.0
Optional
accept-https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Accept-Ranges
Accept-Ranges: bytes
Accept-Ranges: none
Optional
access-https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Access-Control-Allow-Credentials
Access-Control-Allow-Credentials: true
Access-Control-Allow-Credentials: false
Access-Control-Allow-Credentials: omit
Optional
access-https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Access-Control-Allow-Headers
Access-Control-Allow-Headers: X-PINGOTHER, Content-Type
Access-Control-Allow-Headers: *
Optional
access-https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Access-Control-Allow-Methods
Access-Control-Allow-Methods: POST, GET, OPTIONS
Access-Control-Allow-Methods: *
Access-Control-Allow-Methods: GET, PUT, DELETE, POST, PATCH
Optional
access-https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Access-Control-Allow-Origin
Access-Control-Allow-Origin: *
Access-Control-Allow-Origin: null
Access-Control-Allow-Origin: https://developer.mozilla.org
Optional
access-https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Access-Control-Expose-Headers
Access-Control-Expose-Headers: Content-Length, X-Kuma-Revision
Access-Control-Expose-Headers: *
Access-Control-Expose-Headers: Content-Length
Access-Control-Expose-Headers: X-Kuma-Revision
Optional
access-https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Access-Control-Max-Age
Access-Control-Max-Age: 600
Access-Control-Max-Age: "600"
Access-Control-Max-Age: "600, public"
Optional
access-https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Access-Control-Request-Headers
Access-Control-Request-Headers: X-PINGOTHER, Content-Type
Access-Control-Request-Headers: *
Optional
access-https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Access-Control-Request-Method
Access-Control-Request-Method: POST
Access-Control-Request-Method: GET
Access-Control-Request-Method: OPTIONS
Access-Control-Request-Method: DELETE
Access-Control-Request-Method: PUT
Access-Control-Request-Method: PATCH
Access-Control-Request-Method: HEAD
Access-Control-Request-Method: CONNECT
Access-Control-Request-Method: TRACE
Access-Control-Request-Method: *
Optional
agehttps://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Age
Age: 12
Age: 123456
Age: 12.001
Age: 12, 15
Optional
allowhttps://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Allow
Allow: GET, HEAD
Allow: GET, HEAD, PUT, OPTIONS
Allow: *
Optional
alt-https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Alt-Svc
Alt-Svc: h2="https://example.com:443"; ma=7200
Alt-Svc: http/1.1="https://example.com:443"; ma=7200
Alt-Svc: http/1.1="https://example.com:443"; ma=7200; persist=1
Alt-Svc: http/1.1="https://example.com:443"; ma=7200; persist=1, http/1.1="https://example2.com:443"; ma=7200; persist=1
Optional
authorizationhttps://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Authorization
Basic <credentials>
Bear <token>
Optional
cache-https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Cache-Control
Cache-Control: no-cache
Cache-Control: no-store
Cache-Control: max-age=31536000
Cache-Control: max-age=31536000, must-revalidate
Cache-Control: max-age=31536000, public
Optional
connectionhttps://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Connection
Connection: keep-alive
Connection: Upgrade
Connection: keep-alive, Upgrade
Connection: close
Optional
content-Optional
content-https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Content-Encoding
Content-Encoding: gzip
Content-Encoding: compress
Content-Encoding: deflate
Content-Encoding: br
Content-Encoding: identity
Content-Encoding: gzip, identity
Content-Encoding: gzip, identity;q=0.5, *;q=0
Optional
content-https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Content-Language
Content-Language: da
Content-Language: mi, en
Content-Language: en-US, en-CA
Content-Language: en-US, en;q=0.5
Content-Language: *
Content-Language: da, en-gb;q=0.8, en;q=0.7
Content-Language: en-US, *;q=0.5
Optional
content-https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Content-Length
Content-Length: 3495
Content-Length: 0
Content-Length: 123
Optional
content-https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Content-Location
Content-Location: /index.htm
Content-Location: https://developer.mozilla.org/index.htm
Optional
content-https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Content-Range
Content-Range: bytes 21010-47021/47022
Content-Range: bytes 21010-47021/*
Content-Range: bytes 42-123/123
Optional
content-https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Content-Type
Content-Type: text/html; charset=utf-8
Content-Type: multipart/form-data; boundary=something
Content-Type: application/octet-stream
Content-Type: application/json
Content-Type: application/x-www-form-urlencoded
Content-Type: text/plain;charset=UTF-8
Optional
cookiehttps://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Cookie
Cookie: $Version=1; Skin=new;
Cookie: Customer="WILE_E_COYOTE"; $Path=/acme
Optional
datehttps://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Date
Date: Tue, 15 Nov 1994 08:12:31 GMT
Optional
etaghttps://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/ETag
ETag: "737060cd8c284d8af7ad3082f209582d"
ETag: W/"0815"
ETag: ""
Optional
expectOptional
expireshttps://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Expires
Expires: Thu, 01 Dec 1994 16:00:00 GMT
Optional
forwardedOptional
fromOptional
hosthttps://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Host
Host: developer.mozilla.org
Host: developer.mozilla.org:443
Optional
if-https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/If-Match
If-Match: "737060cd8c284d8af7ad3082f209582d"
If-Match: "737060cd8c284d8af7ad3082f209582d", "66502c1d4730458ab5354831e2b78699"
If-Match: *
Optional
if-https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/If-Modified-Since
If-Modified-Since: Sat, 29 Oct 1994 19:43:31 GMT
Optional
if-https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/If-None-Match
If-None-Match: "737060cd8c284d8af7ad3082f209582d"
If-None-Match: "737060cd8c284d8af7ad3082f209582d", "66502c1d4730458ab5354831e2b78699"
If-None-Match: *
Optional
if-https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/If-Unmodified-Since
If-Unmodified-Since: Sat, 29 Oct 1994 19:43:31 GMT
Optional
last-https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Last-Modified
Last-Modified: Tue, 15 Nov 1994 12:45:26 GMT
Last-Modified: Tue, 15 Nov 1994 12:45:26 GMT; length=13774
Optional
linkhttps://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Link
Link: <https://example.com/>; rel="canonical"
Link: <https://fonts.googleapis.com/css?family=Roboto>; rel=preload; as=style
Optional
locationhttps://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Location
Location: https://developer.mozilla.org
Location: /errors/404
Location: https://developer.mozilla.org/errors/404
Optional
originhttps://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Origin
Origin: http://example.com
Origin: https://developer.mozilla.org
Optional
pragmahttps://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Pragma
Pragma: no-cache
Pragma: cache
Pragma: no-cache, x-my-pragma
Optional
proxy-Optional
proxy-Optional
public-Optional
rangehttps://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Range
Range: bytes=500-999
Range: bytes=500-600,601-999
Optional
refererhttps://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Referer
Referer: https://developer.mozilla.org/hotels/Hotel_San_Carlo
Optional
retry-https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Retry-After
Retry-After: 120
Retry-After: Fri, 07 Nov 2014 23:59:59 GMT
Retry-After: 120; retry="http://example.com/maintenance.html"
Retry-After: max=120
Retry-After: max=120, retry="http://example.com/maintenance.html"
Optional
sec-Optional
sec-Optional
sec-Optional
sec-Optional
sec-Optional
serverhttps://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Server
Server: Apache/2.4.1 (Unix)
Server: Apache/2.4.1 (Unix) OpenSSL/1.0.0g
Server: Apache/2.4.1 (Unix) OpenSSL/1.0.0g PHP/5.3.6
Server: Apache/2.4.1 (Unix) OpenSSL/1.0.0g PHP/5.3.6 mod_perl/2.0.9 Perl/v5.10.1
Server: nginx/1.0.4
Server: Microsoft-IIS/7.5
Server: CherryPy/3.2.0
Server: CherryPy/3.2.0 WSGI Server
Server: gunicorn/0.16.1
Server: Google Frontend
Server: ECS (oxr/8321)
Optional
set-https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Set-Cookie
Set-Cookie: UserID=JohnDoe; Max-Age=3600; Version=1
Set-Cookie: lang=en-US; Path=/; Domain=example.com
Set-Cookie: name=value; Expires=Wed, 21 Oct 2015 07:28:00 GMT; Secure; HttpOnly
Set-Cookie: name=value; Expires=Wed, 21 Oct 2015 07:28:00 GMT; Secure; HttpOnly; SameSite=Strict
Set-Cookie: name=value; Expires=Wed, 21 Oct 2015 07:28:00 GMT; Secure; HttpOnly; SameSite=Lax
Set-Cookie: name=value; Expires=Wed, 21 Oct 2015 07:28:00 GMT; Secure; HttpOnly; SameSite=None
Optional
strict-https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Strict-Transport-Security
Strict-Transport-Security: max-age=16070400; includeSubDomains
Strict-Transport-Security: max-age=16070400; includeSubDomains; preload
Optional
tkhttps://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/TK
Tk: N
Tk: ?
Tk: G
Tk: N, G
Tk: N, ?
Tk: G, ?
Tk: N, G, ?
Optional
trailerhttps://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Trailer
Trailer: Max-Forwards
Trailer: Content-MD5
Trailer: Max-Forwards, Content-MD5
Optional
transfer-https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Transfer-Encoding
Transfer-Encoding: chunked
Transfer-Encoding: compress
Transfer-Encoding: deflate
Transfer-Encoding: gzip
Transfer-Encoding: identity
Transfer-Encoding: gzip, chunked
Transfer-Encoding: gzip, identity;q=0.5, *;q=0
Optional
upgradehttps://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Upgrade
Upgrade: h2c, HTTPS/1.3, IRC/6.9, RTA/x11, websocket
Upgrade: HTTP/2.0, SHTTP/1.3, IRC/6.9, RTA/x11
Upgrade: websocket
Optional
user-https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/User-Agent
User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:12.0) Gecko/20100101 Firefox/21.0
User-Agent: Mozilla/5.0 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)
User-Agent: Mozilla/5.0 (iPhone; CPU iPhone OS 13_1_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/13.0.1 Mobile/15E148 Safari/604.1
Optional
varyhttps://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Vary
Vary: *
Vary: Accept-Language
Vary: Accept-Encoding, Accept-Language
Vary: Accept-Encoding, Accept-Language, Accept
Optional
viahttps://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Via
Via: 1.0 fred, 1.1 example.com (Apache/1.1)
Via: 1.0 fred, 1.1 example.com (Apache/1.1), 1.0 cache.example.com
Optional
warninghttps://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Warning
Warning: 199 Miscellaneous warning
Warning: 199 example.com "Revalidation failed"
Warning: 199 example.com "Miscellaneous warning" "Tue, 27 May 2014 17:38:34 GMT"
Warning: 199 - "Miscellaneous warning" "Tue, 27 May 2014 17:38:34 GMT"
Warning: 199 - "Miscellaneous warning"
Warning: 199 example.com -
Optional
www-https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/WWW-Authenticate
WWW-Authenticate: Basic
WWW-Authenticate: Basic realm="simple"
WWW-Authenticate: Basic realm="simple", charset="UTF-8"
Generated using TypeDoc
IncomingHttpHeaders - The HTTP headers.
See