commit
bb0e3604fe
1 changed files with 1 additions and 1 deletions
|
@ -298,7 +298,7 @@ fetch(url, options)
|
|||
|
||||
Response properties:
|
||||
- `response.status` -- HTTP code of the response,
|
||||
- `response.ok` -- `true` is the status is 200-299.
|
||||
- `response.ok` -- `true` if the status is 200-299.
|
||||
- `response.headers` -- Map-like object with HTTP headers.
|
||||
|
||||
Methods to get response body:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue