This repository has been archived by the owner on Nov 19, 2024. It is now read-only.
forked from whatwg/fetch
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
c53104f
commit 259755d
Showing
2 changed files
with
5 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -8,6 +8,9 @@ URL: https://fetch.spec.wintercg.org/ | |
Repository: https://github.com/wintercg/fetch | ||
Editor: Ethan Arrowood, Vercel http://vercel.com, [email protected] | ||
Abstract: A fork of the WHATWG Fetch standard that defines requests, responses, and the process that binds them: fetching. | ||
Warning: custom | ||
Custom Warning Title: This fork is no longer being developed | ||
Custom Warning Text: The changes in this fork with respect to the <a href="https://fetch.spec.whatwg.org">WHATWG Fetch standard</a> are expected to be upstreamed if they haven't been already, and any further needs in that area are expected to be met by contributing upstream. | ||
Markup Shorthands: css off | ||
Translate IDs: typedefdef-bodyinit bodyinit,dictdef-requestinit requestinit,typedefdef-requestinfo requestinfo,enumdef-requestdestination requestdestination,enumdef-requestmode requestmode,enumdef-requestcredentials requestcredentials,enumdef-requestcache requestcache,enumdef-requestredirect requestredirect,dictdef-responseinit responseinit,enumdef-responsetype responsetype | ||
</pre> | ||
|