Skip to content

Commit

Permalink
fix: signal is no longer a valid option for dispatch
Browse files Browse the repository at this point in the history
  • Loading branch information
ronag committed Sep 5, 2020
1 parent 798abca commit 7af0789
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -430,8 +430,6 @@ Options:
Default: `null`.
* `headers: Object|Null`, an object with header-value pairs.
Default: `null`.
* `signal: AbortController|EventEmitter|Null`
Default: `null`.
* `requestTimeout: Number`, the timeout after which a request will time out, in
milliseconds. Monitors time between request being enqueued and receiving
a response. Use `0` to disable it entirely.
Expand Down

0 comments on commit 7af0789

Please # to comment.