Contents

status

The HTTP status code.

Declaration

readonly attribute int status;
readonly attribute unsigned short status;

Discussion

If the current state of the request is unsent or opened, then this attribute’s value is 0.

See Also

Retrieving Request Information