Skip to content

Commit

Permalink
Clarify docs about fetch options
Browse files Browse the repository at this point in the history
Fixes #580
  • Loading branch information
sindresorhus committed Apr 23, 2024
1 parent 5e48ed4 commit 44f97b6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions readme.md
Expand Up @@ -155,6 +155,8 @@ When using a [`Request`](https://developer.mozilla.org/en-US/docs/Web/API/Reques

Type: `object`

In addition to all the [`fetch` options](https://developer.mozilla.org/en-US/docs/Web/API/fetch#options), it supports these options:

##### method

Type: `string`\
Expand Down

0 comments on commit 44f97b6

Please sign in to comment.