diff options
Diffstat (limited to 'testing/web-platform/tests/fetch/h1-parsing/README.md')
-rw-r--r-- | testing/web-platform/tests/fetch/h1-parsing/README.md | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/testing/web-platform/tests/fetch/h1-parsing/README.md b/testing/web-platform/tests/fetch/h1-parsing/README.md new file mode 100644 index 0000000000..487a892dcf --- /dev/null +++ b/testing/web-platform/tests/fetch/h1-parsing/README.md @@ -0,0 +1,5 @@ +This directory tries to document "rough consensus" on where HTTP/1 parsing should end up between browsers. + +Any tests that browsers currently fail should have associated bug reports. + +[whatwg/fetch issue #1156](https://github.com/whatwg/fetch/issues/1156) provides context for this effort and pointers to the various issues, pull requests, and bug reports that are associated with it. |