globalsResponse()prototypeResponse.okVersion: 3.37.0On this pageResponse.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. Value A boolean value.