globalsResponse()prototypeResponse.statusVersion: 3.37.0On this pageResponse.status The status read-only property of the Response interface contains the HTTP status code of the response. For example, 200 for success, 404 if the resource could not be found. Value An unsigned short number.