w3c / beacon

Beacon
https://w3c.github.io/beacon/
Other
46 stars 22 forks source link

Account for fetch algorithm rename #73

Closed noamr closed 2 years ago

noamr commented 2 years ago

Callbacks passed to fetch have been renamed, so they should be renamed at the call site

See https://github.com/whatwg/fetch/pull/1369