Location

Generates custom HTTP response headers to return to the client.

Component Signature

<bx:Location URL=[string]
addToken=[boolean]
statusCode=[integer] />

Attributes

Atrribute
Type
Required
Description
Default

URL

string

false

addToken

boolean

false

statusCode

integer

false

302

Examples

<bx:Location URL=[string]
addToken=[boolean]
statusCode=[integer] />

Last updated

Was this helpful?