Results 1 - 1 of 1

Response.ok

The ok read-only property of the Response interface contains a boolean stating whether the response was successful (status in the range 200-299) or not.
API Experimental Fetch ok Property Reference Response