ReadonlyallHeaders: Effect<{ [key: string]: string }, PlaywrightError>Readonlybody: Effect<Buffer<ArrayBufferLike>, PlaywrightError>Readonlyfinished: Effect<Error | null, PlaywrightError>Readonlyframe: Effect<PlaywrightFrameService, PlaywrightError>ReadonlyfromServiceWorker: () => booleanReadonlyheaders: () => { [key: string]: string }ReadonlyheadersArray: Effect<{ name: string; value: string }[], PlaywrightError>ReadonlyheaderValue: (name: string) => Effect<Option<string>, PlaywrightError>ReadonlyheaderValues: (name: string) => Effect<string[], PlaywrightError>ReadonlyhttpVersion: Effect<string, PlaywrightError>Returns the HTTP version of the response.
Readonlyjson: Effect<any, PlaywrightError>Readonlyok: () => booleanReadonlyrequest: () => PlaywrightRequestReadonlysecurityDetails: Effect<ReadonlyserverAddr: Effect<Option<{ ipAddress: string; port: number }>, PlaywrightError>Readonlystatus: () => numberReadonlystatusText: () => stringReadonlytext: Effect<string, PlaywrightError>Readonlyurl: () => stringReadonly_ReadonlyallReadonlybodyReadonlyfinishedReadonlyframeReadonlyfromReadonlyheadersReadonlyheadersReadonlyheaderReadonlyheaderReadonlyhttpReturns the HTTP version of the response.
ReadonlyjsonReadonlyokReadonlyrequestReadonlysecurityReadonlyserverReadonlystatusReadonlystatusReadonlytextReadonlyurlStaticmake
Since
0.1.2