Header menu logo fable-electron-docs-api

Response Type

Constructors

Constructor Description

Response(?cancel, ?redirectURL)

Full Usage: Response(?cancel, ?redirectURL)

Parameters:
    ?cancel : bool -
    ?redirectURL : string - The original request is prevented from being sent or completed and is instead redirected to the given URL.

Returns: Response
?cancel : 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

this.cancel

Full Usage: this.cancel

this.redirectURL

Full Usage: this.redirectURL

The original request is prevented from being sent or completed and is instead redirected to the given URL.

Type something to start searching.