Response Type
Constructors
| Constructor |
Description
|
Full Usage:
Response(?cancel, ?redirectURL)
Parameters:
bool
-
?redirectURL : string
-
The original request is prevented from being sent or completed and is instead redirected to the given URL.
Returns: Response
|
|
Instance members
| Instance member |
Description
|
Full Usage:
this.cancel
|
|
Full Usage:
this.redirectURL
|
The original request is prevented from being sent or completed and is instead redirected to the given URL. |
fable-electron-docs-api