Skip to content

@ralphschuler.ai function caller.index.<internal>.IncomingHttpHeaders

github-actions edited this page Nov 26, 2023 · 1 revision

Interface: IncomingHttpHeaders

index.<internal>.IncomingHttpHeaders

Hierarchy

  • Dict<string | string[]>

    IncomingHttpHeaders

Table of contents

Properties

Properties

accept

Optional accept: string

Defined in

node_modules/@types/node/http.d.ts:50


accept-language

Optional accept-language: string

Defined in

node_modules/@types/node/http.d.ts:51


accept-patch

Optional accept-patch: string

Defined in

node_modules/@types/node/http.d.ts:52


accept-ranges

Optional accept-ranges: string

Defined in

node_modules/@types/node/http.d.ts:53


access-control-allow-credentials

Optional access-control-allow-credentials: string

Defined in

node_modules/@types/node/http.d.ts:54


access-control-allow-headers

Optional access-control-allow-headers: string

Defined in

node_modules/@types/node/http.d.ts:55


access-control-allow-methods

Optional access-control-allow-methods: string

Defined in

node_modules/@types/node/http.d.ts:56


access-control-allow-origin

Optional access-control-allow-origin: string

Defined in

node_modules/@types/node/http.d.ts:57


access-control-expose-headers

Optional access-control-expose-headers: string

Defined in

node_modules/@types/node/http.d.ts:58


access-control-max-age

Optional access-control-max-age: string

Defined in

node_modules/@types/node/http.d.ts:59


access-control-request-headers

Optional access-control-request-headers: string

Defined in

node_modules/@types/node/http.d.ts:60


access-control-request-method

Optional access-control-request-method: string

Defined in

node_modules/@types/node/http.d.ts:61


age

Optional age: string

Defined in

node_modules/@types/node/http.d.ts:62


allow

Optional allow: string

Defined in

node_modules/@types/node/http.d.ts:63


alt-svc

Optional alt-svc: string

Defined in

node_modules/@types/node/http.d.ts:64


authorization

Optional authorization: string

Defined in

node_modules/@types/node/http.d.ts:65


cache-control

Optional cache-control: string

Defined in

node_modules/@types/node/http.d.ts:66


connection

Optional connection: string

Defined in

node_modules/@types/node/http.d.ts:67


content-disposition

Optional content-disposition: string

Defined in

node_modules/@types/node/http.d.ts:68


content-encoding

Optional content-encoding: string

Defined in

node_modules/@types/node/http.d.ts:69


content-language

Optional content-language: string

Defined in

node_modules/@types/node/http.d.ts:70


content-length

Optional content-length: string

Defined in

node_modules/@types/node/http.d.ts:71


content-location

Optional content-location: string

Defined in

node_modules/@types/node/http.d.ts:72


content-range

Optional content-range: string

Defined in

node_modules/@types/node/http.d.ts:73


content-type

Optional content-type: string

Defined in

node_modules/@types/node/http.d.ts:74


cookie

Optional cookie: string

Defined in

node_modules/@types/node/http.d.ts:75


date

Optional date: string

Defined in

node_modules/@types/node/http.d.ts:76


etag

Optional etag: string

Defined in

node_modules/@types/node/http.d.ts:77


expect

Optional expect: string

Defined in

node_modules/@types/node/http.d.ts:78


expires

Optional expires: string

Defined in

node_modules/@types/node/http.d.ts:79


forwarded

Optional forwarded: string

Defined in

node_modules/@types/node/http.d.ts:80


from

Optional from: string

Defined in

node_modules/@types/node/http.d.ts:81


host

Optional host: string

Defined in

node_modules/@types/node/http.d.ts:82


if-match

Optional if-match: string

Defined in

node_modules/@types/node/http.d.ts:83


if-modified-since

Optional if-modified-since: string

Defined in

node_modules/@types/node/http.d.ts:84


if-none-match

Optional if-none-match: string

Defined in

node_modules/@types/node/http.d.ts:85


if-unmodified-since

Optional if-unmodified-since: string

Defined in

node_modules/@types/node/http.d.ts:86


last-modified

Optional last-modified: string

Defined in

node_modules/@types/node/http.d.ts:87


location

Optional location: string

Defined in

node_modules/@types/node/http.d.ts:88


origin

Optional origin: string

Defined in

node_modules/@types/node/http.d.ts:89


pragma

Optional pragma: string

Defined in

node_modules/@types/node/http.d.ts:90


proxy-authenticate

Optional proxy-authenticate: string

Defined in

node_modules/@types/node/http.d.ts:91


proxy-authorization

Optional proxy-authorization: string

Defined in

node_modules/@types/node/http.d.ts:92


public-key-pins

Optional public-key-pins: string

Defined in

node_modules/@types/node/http.d.ts:93


range

Optional range: string

Defined in

node_modules/@types/node/http.d.ts:94


referer

Optional referer: string

Defined in

node_modules/@types/node/http.d.ts:95


retry-after

Optional retry-after: string

Defined in

node_modules/@types/node/http.d.ts:96


sec-websocket-accept

Optional sec-websocket-accept: string

Defined in

node_modules/@types/node/http.d.ts:97


sec-websocket-extensions

Optional sec-websocket-extensions: string

Defined in

node_modules/@types/node/http.d.ts:98


sec-websocket-key

Optional sec-websocket-key: string

Defined in

node_modules/@types/node/http.d.ts:99


sec-websocket-protocol

Optional sec-websocket-protocol: string

Defined in

node_modules/@types/node/http.d.ts:100


sec-websocket-version

Optional sec-websocket-version: string

Defined in

node_modules/@types/node/http.d.ts:101


set-cookie

Optional set-cookie: string[]

Defined in

node_modules/@types/node/http.d.ts:102


strict-transport-security

Optional strict-transport-security: string

Defined in

node_modules/@types/node/http.d.ts:103


tk

Optional tk: string

Defined in

node_modules/@types/node/http.d.ts:104


trailer

Optional trailer: string

Defined in

node_modules/@types/node/http.d.ts:105


transfer-encoding

Optional transfer-encoding: string

Defined in

node_modules/@types/node/http.d.ts:106


upgrade

Optional upgrade: string

Defined in

node_modules/@types/node/http.d.ts:107


user-agent

Optional user-agent: string

Defined in

node_modules/@types/node/http.d.ts:108


vary

Optional vary: string

Defined in

node_modules/@types/node/http.d.ts:109


via

Optional via: string

Defined in

node_modules/@types/node/http.d.ts:110


warning

Optional warning: string

Defined in

node_modules/@types/node/http.d.ts:111


www-authenticate

Optional www-authenticate: string

Defined in

node_modules/@types/node/http.d.ts:112

Typescript Libraries

Modules

Namespaces

Clone this wiki locally