HTTPResponseHTTPResponse.ok版本:22.5.0在本页HTTPResponse.ok() 方法 如果响应成功(状态在 200-299 范围内),则为 true。 签名: class HTTPResponse { ok(): boolean;} 返回值 布尔值