status property
The status code to use in a redirect response.
Must be a valid HTTP 3XX status code. Defaults to 302 if not present.
Optional.
Implementation
core.String? status;
The status code to use in a redirect response.
Must be a valid HTTP 3XX status code. Defaults to 302 if not present.
Optional.
core.String? status;