NodepodRequestOptions
Nodepod API / src / NodepodRequestOptions
Interface: NodepodRequestOptions
Section titled “Interface: NodepodRequestOptions”Defined in: src/sdk/types.ts:127
Options for Nodepod.request() — programmatic HTTP against a virtual server.
Properties
Section titled “Properties”
optionalbody?:string|ArrayBuffer|Uint8Array<ArrayBufferLike> |null
Defined in: src/sdk/types.ts:132
headers?
Section titled “headers?”
optionalheaders?:Record<string,string>
Defined in: src/sdk/types.ts:131
method?
Section titled “method?”
optionalmethod?:string
Defined in: src/sdk/types.ts:128
optionalpath?:string
Defined in: src/sdk/types.ts:130
Path + query, e.g. /api/health. Defaults to /.