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.
The HTTP status code.
readonly attribute int status;readonly attribute unsigned short status;If the current state of the request is unsent or opened, then this attribute’s value is 0.