Module: @nginstack/engine/lib/http/Header

Members


<inner, constant> Header :string

Nomes dos cabeçalhos utilizados no protocolo HTTP.

Type:
  • string
Properties:
Name Type Default Description
ACCEPT string accept
ACCEPT_CHARSET string accept-charset
ACCEPT_ENCODING string accept-encoding
ACCEPT_LANGUAGE string accept-language
AGE string age
ALLOW string allow
AUTHORIZATION string authorization
CACHE_CONTROL string cache-control
CONTENT_DISPOSITION string content-disposition
CONTENT_ENCODING string content-encoding
CONTENT_LANGUAGE string content-language
CONTENT_LENGTH string content-length
CONTENT_LOCATION string content-location
CONTENT_TRANSFER_ENCODING string content-transfer-encoding
CONTENT_TYPE string content-type
COOKIE string cookie
ETAG string etag
EXPECT string expect
EXPIRES string expires
FROM string from
HOST string host
IF_MATCH string if-match
IF_MODIFIED_SINCE string if-modified-since
IF_NONE_MATCH string if-none-match
IF_UNMODIFIED_SINCE string if-unmodified-since
LAST_MODIFIED string last-modified
LOCATION string location
LINK string link
PRAGMA string pragma
REFERER string referer
RETRY_AFTER string retry-after
SET_COOKIE string set-cookie
TRANSFER_ENCODING string transfer-encoding
USER_AGENT string user-agent
VARY string vary
ACCESS_CONTROL_ALLOW_ORIGIN string access-control-allow-origin
ACCESS_CONTROL_EXPOSE_HEADERS string access-control-expose-headers
ACCESS_CONTROL_MAX_AGE string access-control-max-age
ACCESS_CONTROL_ALLOW_CREDENTIALS string access-control-allow-credentials
ACCESS_CONTROL_ALLOW_METHODS string access-control-allow-methods
ACCESS_CONTROL_ALLOW_HEADERS string access-control-allow-headers
ORIGIN string origin
ACCESS_CONTROL_REQUEST_METHOD string access-control-request-method
ACCESS_CONTROL_REQUEST_HEADERS string access-control-request-headers
X_FORWARDED_FOR string x-forwarded-for
X_FORWARDED_HOST string x-forwarded-host
X_FORWARDED_PORT string x-forwarded-port
X_FORWARDED_PROTO string x-forwarded-proto
X_REQUESTED_WITH string x-requested-with