An unsigned 16-bit HTTP response status returned by the server (for example 200 or 404). Network-level failures reject the request Promise, so this type has no failure sentinel.
200
404
An unsigned 16-bit HTTP response status returned by the server (for example
200or404). Network-level failures reject the request Promise, so this type has no failure sentinel.