Skip to content
This repository was archived by the owner on Nov 30, 2024. It is now read-only.

Commit c53104f

Browse files
authored
Update README
1 parent adc1629 commit c53104f

File tree

1 file changed

+3
-10
lines changed

1 file changed

+3
-10
lines changed

README.md

Lines changed: 3 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,5 @@
1-
# wintercg/fetch
1+
# whatwg/fetch
22

3-
This repository hosts a fork of the
4-
[WHATWG fetch standard](https://fetch.spec.whatwg.org/), modified to be more
5-
suitable for use in server side JavaScript environments.
3+
This repository contains changes to the WHATWG Fetch standard to make it more suitable to server side runtimes.
4+
These changes will soon be, or are in the process of being upstreamed to the [WHATWG fetch standard](https://fetch.spec.whatwg.org/).
65

7-
## Tests
8-
9-
Tests for WHATWG Fetch can be found in the `fetch/` directory of
10-
[web-platform-tests/wpt](https://github.com/web-platform-tests/wpt).
11-
12-
Tests for WinterCG Fetch have not been created yet.

0 commit comments

Comments
 (0)