Skip to content

Commit

Permalink
Update lib/web/fetch/request.js
Browse files Browse the repository at this point in the history
Co-authored-by: Trivikram Kamat <[email protected]>
  • Loading branch information
Uzlopak and trivikr authored Oct 7, 2024
1 parent 456315c commit 9783016
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/web/fetch/request.js
Original file line number Diff line number Diff line change
Expand Up @@ -1063,7 +1063,7 @@ webidl.converters.RequestInit = webidl.dictionaryConverter([
{
key: 'initiator',
converter: webidl.converters.DOMString,
// https://fetch.spec.whatwg.org/#requestcache
// https://fetch.spec.whatwg.org/#concept-request-initiator
allowedValues: requestInitiator
},
{
Expand Down

0 comments on commit 9783016

Please sign in to comment.