BeforeSendResponse Type
Constructors
| Constructor |
Description
|
Full Usage:
BeforeSendResponse(?cancel, ?requestHeaders)
Parameters:
bool
-
?requestHeaders : Record<string, U2<string, string[]>>
-
When provided, request will be made with these headers.
Returns: BeforeSendResponse
|
|
Instance members
| Instance member |
Description
|
Full Usage:
this.cancel
|
|
Full Usage:
this.requestHeaders
|
When provided, request will be made with these headers. |
fable-electron-docs-api