Interface: RequestHeaders
Extends
OutgoingHttpHeaders
Indexable
[
key:string]:OutgoingHttpHeader|undefined
Properties
accept?
optionalaccept?:string|string[]
Inherited from
OutgoingHttpHeaders.accept
accept-charset?
optionalaccept-charset?:string|string[]
Inherited from
OutgoingHttpHeaders.accept-charset
accept-encoding?
optionalaccept-encoding?:string|string[]
Inherited from
OutgoingHttpHeaders.accept-encoding
accept-language?
optionalaccept-language?:string|string[]
Inherited from
OutgoingHttpHeaders.accept-language
accept-ranges?
optionalaccept-ranges?:string
Inherited from
OutgoingHttpHeaders.accept-ranges
access-control-allow-credentials?
optionalaccess-control-allow-credentials?:string
Inherited from
OutgoingHttpHeaders.access-control-allow-credentials
access-control-allow-headers?
optionalaccess-control-allow-headers?:string
Inherited from
OutgoingHttpHeaders.access-control-allow-headers
access-control-allow-methods?
optionalaccess-control-allow-methods?:string
Inherited from
OutgoingHttpHeaders.access-control-allow-methods
access-control-allow-origin?
optionalaccess-control-allow-origin?:string
Inherited from
OutgoingHttpHeaders.access-control-allow-origin
access-control-expose-headers?
optionalaccess-control-expose-headers?:string
Inherited from
OutgoingHttpHeaders.access-control-expose-headers
access-control-max-age?
optionalaccess-control-max-age?:string
Inherited from
OutgoingHttpHeaders.access-control-max-age
access-control-request-headers?
optionalaccess-control-request-headers?:string
Inherited from
OutgoingHttpHeaders.access-control-request-headers
access-control-request-method?
optionalaccess-control-request-method?:string
Inherited from
OutgoingHttpHeaders.access-control-request-method
age?
optionalage?:string
Inherited from
OutgoingHttpHeaders.age
allow?
optionalallow?:string
Inherited from
OutgoingHttpHeaders.allow
authorization?
optionalauthorization?:string
Inherited from
OutgoingHttpHeaders.authorization
cache-control?
optionalcache-control?:string
Inherited from
OutgoingHttpHeaders.cache-control
cdn-cache-control?
optionalcdn-cache-control?:string
Inherited from
OutgoingHttpHeaders.cdn-cache-control
connection?
optionalconnection?:string|string[]
Inherited from
OutgoingHttpHeaders.connection
content-disposition?
optionalcontent-disposition?:string
Inherited from
OutgoingHttpHeaders.content-disposition
content-encoding?
optionalcontent-encoding?:string
Inherited from
OutgoingHttpHeaders.content-encoding
content-language?
optionalcontent-language?:string
Inherited from
OutgoingHttpHeaders.content-language
content-length?
optionalcontent-length?:string|number
Inherited from
OutgoingHttpHeaders.content-length
content-location?
optionalcontent-location?:string
Inherited from
OutgoingHttpHeaders.content-location
content-range?
optionalcontent-range?:string
Inherited from
OutgoingHttpHeaders.content-range
content-security-policy?
optionalcontent-security-policy?:string
Inherited from
OutgoingHttpHeaders.content-security-policy
content-security-policy-report-only?
optionalcontent-security-policy-report-only?:string
Inherited from
OutgoingHttpHeaders.content-security-policy-report-only
content-type?
optionalcontent-type?:string
Inherited from
OutgoingHttpHeaders.content-type
cookie?
optionalcookie?:string|string[]
Inherited from
OutgoingHttpHeaders.cookie
date?
optionaldate?:string
Inherited from
OutgoingHttpHeaders.date
dav?
optionaldav?:string|string[]
Inherited from
OutgoingHttpHeaders.dav
dnt?
optionaldnt?:string
Inherited from
OutgoingHttpHeaders.dnt
etag?
optionaletag?:string
Inherited from
OutgoingHttpHeaders.etag
expect?
optionalexpect?:string
Inherited from
OutgoingHttpHeaders.expect
expires?
optionalexpires?:string
Inherited from
OutgoingHttpHeaders.expires
forwarded?
optionalforwarded?:string
Inherited from
OutgoingHttpHeaders.forwarded
from?
optionalfrom?:string
Inherited from
OutgoingHttpHeaders.from
host?
optionalhost?:string
Inherited from
OutgoingHttpHeaders.host
if-match?
optionalif-match?:string
Inherited from
OutgoingHttpHeaders.if-match
if-modified-since?
optionalif-modified-since?:string
Inherited from
OutgoingHttpHeaders.if-modified-since
if-none-match?
optionalif-none-match?:string
Inherited from
OutgoingHttpHeaders.if-none-match
if-range?
optionalif-range?:string
Inherited from
OutgoingHttpHeaders.if-range
if-unmodified-since?
optionalif-unmodified-since?:string
Inherited from
OutgoingHttpHeaders.if-unmodified-since
last-modified?
optionallast-modified?:string
Inherited from
OutgoingHttpHeaders.last-modified
link?
optionallink?:string|string[]
Inherited from
OutgoingHttpHeaders.link
location?
optionallocation?:string
Inherited from
OutgoingHttpHeaders.location
max-forwards?
optionalmax-forwards?:string
Inherited from
OutgoingHttpHeaders.max-forwards
origin?
optionalorigin?:string
Inherited from
OutgoingHttpHeaders.origin
pragma?
optionalpragma?:string|string[]
Inherited from
OutgoingHttpHeaders.pragma
proxy-authenticate?
optionalproxy-authenticate?:string|string[]
Inherited from
OutgoingHttpHeaders.proxy-authenticate
proxy-authorization?
optionalproxy-authorization?:string
Inherited from
OutgoingHttpHeaders.proxy-authorization
public-key-pins?
optionalpublic-key-pins?:string
Inherited from
OutgoingHttpHeaders.public-key-pins
public-key-pins-report-only?
optionalpublic-key-pins-report-only?:string
Inherited from
OutgoingHttpHeaders.public-key-pins-report-only
range?
optionalrange?:string
Inherited from
OutgoingHttpHeaders.range
referer?
optionalreferer?:string
Inherited from
OutgoingHttpHeaders.referer
referrer-policy?
optionalreferrer-policy?:string
Inherited from
OutgoingHttpHeaders.referrer-policy
refresh?
optionalrefresh?:string
Inherited from
OutgoingHttpHeaders.refresh
retry-after?
optionalretry-after?:string
Inherited from
OutgoingHttpHeaders.retry-after
sec-websocket-accept?
optionalsec-websocket-accept?:string
Inherited from
OutgoingHttpHeaders.sec-websocket-accept
sec-websocket-extensions?
optionalsec-websocket-extensions?:string|string[]
Inherited from
OutgoingHttpHeaders.sec-websocket-extensions
sec-websocket-key?
optionalsec-websocket-key?:string
Inherited from
OutgoingHttpHeaders.sec-websocket-key
sec-websocket-protocol?
optionalsec-websocket-protocol?:string|string[]
Inherited from
OutgoingHttpHeaders.sec-websocket-protocol
sec-websocket-version?
optionalsec-websocket-version?:string
Inherited from
OutgoingHttpHeaders.sec-websocket-version
server?
optionalserver?:string
Inherited from
OutgoingHttpHeaders.server
set-cookie?
optionalset-cookie?:string|string[]
Inherited from
OutgoingHttpHeaders.set-cookie
strict-transport-security?
optionalstrict-transport-security?:string
Inherited from
OutgoingHttpHeaders.strict-transport-security
te?
optionalte?:string
Inherited from
OutgoingHttpHeaders.te
trailer?
optionaltrailer?:string
Inherited from
OutgoingHttpHeaders.trailer
transfer-encoding?
optionaltransfer-encoding?:string
Inherited from
OutgoingHttpHeaders.transfer-encoding
upgrade?
optionalupgrade?:string
Inherited from
OutgoingHttpHeaders.upgrade
upgrade-insecure-requests?
optionalupgrade-insecure-requests?:string
Inherited from
OutgoingHttpHeaders.upgrade-insecure-requests
user-agent?
optionaluser-agent?:string
Inherited from
OutgoingHttpHeaders.user-agent
vary?
optionalvary?:string
Inherited from
OutgoingHttpHeaders.vary
via?
optionalvia?:string|string[]
Inherited from
OutgoingHttpHeaders.via
warning?
optionalwarning?:string
Inherited from
OutgoingHttpHeaders.warning
www-authenticate?
optionalwww-authenticate?:string|string[]
Inherited from
OutgoingHttpHeaders.www-authenticate
x-content-type-options?
optionalx-content-type-options?:string
Inherited from
OutgoingHttpHeaders.x-content-type-options
x-dns-prefetch-control?
optionalx-dns-prefetch-control?:string
Inherited from
OutgoingHttpHeaders.x-dns-prefetch-control
x-frame-options?
optionalx-frame-options?:string
Inherited from
OutgoingHttpHeaders.x-frame-options
x-xss-protection?
optionalx-xss-protection?:string
Inherited from
OutgoingHttpHeaders.x-xss-protection