Documentation

Header

Standard Header Field names as defined in RFC2616.

Tags
link
http://www.w3.org/Protocols/rfc2616/rfc2616-sec14.html

Table of Contents

ACCEPT  = 'Accept'
ACCEPT_CHARSET  = 'Accept-Charset'
ACCEPT_ENCODING  = 'Accept-Encoding'
ACCEPT_LANGUAGE  = 'Accept-Language'
ACCEPT_RANGES  = 'Accept-Ranges'
AGE  = 'Age'
ALLOW  = 'Allow'
AUTHORIZATION  = 'Authorization'
CACHE_CONTROL  = 'Cache-Control'
CONNECTION  = 'Connection'
CONTENT_ENCODING  = 'Content-Encoding'
CONTENT_LANGUAGE  = 'Content-Language'
CONTENT_LENGTH  = 'Content-Length'
CONTENT_LOCATION  = 'Content-Location'
CONTENT_MD5  = 'Content-MD5'
CONTENT_RANGE  = 'Content-Range'
CONTENT_TYPE  = 'Content-Type'
DATE  = 'Date'
ETAG  = 'ETag'
EXPECT  = 'Expect'
EXPIRES  = 'Expires'
FROM  = 'From'
HOST  = 'Host'
IF_MATCH  = 'If-Match'
IF_MODIFIED_SINCE  = 'If-Modified-Since'
IF_NONE_MATCH  = 'If-None-Match'
IF_RANGE  = 'If-Range'
IF_UNMODIFIED_SINCE  = 'If-Unmodified-Since'
LAST_MODIFIED  = 'Last-Modified'
LOCATION  = 'Location'
MAX_FORWARDS  = 'Max-Forwards'
PRAGMA  = 'Pragma'
PROXY_AUTHENTICATION  = 'Proxy-Authenticate'
PROXY_AUTHORIZATION  = 'Proxy-Authorization'
RANGE  = 'Range'
REFERER  = 'Referer'
RETRY_AFTER  = 'Retry-After'
SERVER  = 'Server'
TE  = 'TE'
TRAILER  = 'Trailer'
TRANSFER_ENCODING  = 'Transfer-Encoding'
UPGRADE  = 'Upgrade'
USER_AGENT  = 'User-Agent'
VARY  = 'Vary'
VIA  = 'Via'
X_OBJECT_MANIFEST  = 'X-Object-Manifest'

Constants

ACCEPT

public mixed ACCEPT = 'Accept'

ACCEPT_CHARSET

public mixed ACCEPT_CHARSET = 'Accept-Charset'

ACCEPT_ENCODING

public mixed ACCEPT_ENCODING = 'Accept-Encoding'

ACCEPT_LANGUAGE

public mixed ACCEPT_LANGUAGE = 'Accept-Language'

ACCEPT_RANGES

public mixed ACCEPT_RANGES = 'Accept-Ranges'

ALLOW

public mixed ALLOW = 'Allow'

AUTHORIZATION

public mixed AUTHORIZATION = 'Authorization'

CACHE_CONTROL

public mixed CACHE_CONTROL = 'Cache-Control'

CONNECTION

public mixed CONNECTION = 'Connection'

CONTENT_ENCODING

public mixed CONTENT_ENCODING = 'Content-Encoding'

CONTENT_LANGUAGE

public mixed CONTENT_LANGUAGE = 'Content-Language'

CONTENT_LENGTH

public mixed CONTENT_LENGTH = 'Content-Length'

CONTENT_LOCATION

public mixed CONTENT_LOCATION = 'Content-Location'

CONTENT_MD5

public mixed CONTENT_MD5 = 'Content-MD5'

CONTENT_RANGE

public mixed CONTENT_RANGE = 'Content-Range'

CONTENT_TYPE

public mixed CONTENT_TYPE = 'Content-Type'

EXPECT

public mixed EXPECT = 'Expect'

EXPIRES

public mixed EXPIRES = 'Expires'

IF_MATCH

public mixed IF_MATCH = 'If-Match'

IF_MODIFIED_SINCE

public mixed IF_MODIFIED_SINCE = 'If-Modified-Since'

IF_NONE_MATCH

public mixed IF_NONE_MATCH = 'If-None-Match'

IF_RANGE

public mixed IF_RANGE = 'If-Range'

IF_UNMODIFIED_SINCE

public mixed IF_UNMODIFIED_SINCE = 'If-Unmodified-Since'

LAST_MODIFIED

public mixed LAST_MODIFIED = 'Last-Modified'

LOCATION

public mixed LOCATION = 'Location'

MAX_FORWARDS

public mixed MAX_FORWARDS = 'Max-Forwards'

PRAGMA

public mixed PRAGMA = 'Pragma'

PROXY_AUTHENTICATION

public mixed PROXY_AUTHENTICATION = 'Proxy-Authenticate'

PROXY_AUTHORIZATION

public mixed PROXY_AUTHORIZATION = 'Proxy-Authorization'

RANGE

public mixed RANGE = 'Range'

REFERER

public mixed REFERER = 'Referer'

RETRY_AFTER

public mixed RETRY_AFTER = 'Retry-After'

SERVER

public mixed SERVER = 'Server'

TRAILER

public mixed TRAILER = 'Trailer'

TRANSFER_ENCODING

public mixed TRANSFER_ENCODING = 'Transfer-Encoding'

UPGRADE

public mixed UPGRADE = 'Upgrade'

USER_AGENT

public mixed USER_AGENT = 'User-Agent'

X_OBJECT_MANIFEST

public mixed X_OBJECT_MANIFEST = 'X-Object-Manifest'

Search results