Skip to content

Commit

Permalink
Demo changes
Browse files Browse the repository at this point in the history
  • Loading branch information
ddbeck committed Jun 7, 2024
1 parent 60faed1 commit f29f8c8
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions features/abortable-fetch.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,3 @@
name: Abortable fetch
description: If you construct a fetch request with an `AbortSignal`, you can cancel the request.
description: If you construct a fetch request with an `AbortSignal`, you can cancel the request
spec: https://fetch.spec.whatwg.org/#ref-for-dom-request-signal%E2%91%A1
compat_features:
- api.fetch.init_signal_parameter
- api.Request.signal

0 comments on commit f29f8c8

Please sign in to comment.