ConnectionOptions
Nodepod API / src / http / ConnectionOptions
Interface: ConnectionOptions
Section titled “Interface: ConnectionOptions”Defined in: src/polyfills/http.ts:30
Properties
Section titled “Properties”headers?
Section titled “headers?”
optionalheaders?:Record<string,string|string[]>
Defined in: src/polyfills/http.ts:33
optionalhost?:string
Defined in: src/polyfills/http.ts:35
hostname?
Section titled “hostname?”
optionalhostname?:string
Defined in: src/polyfills/http.ts:34
method?
Section titled “method?”
optionalmethod?:string
Defined in: src/polyfills/http.ts:31
optionalpath?:string
Defined in: src/polyfills/http.ts:32
optionalport?:number
Defined in: src/polyfills/http.ts:36