summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorAndreu Botella <abb@randomunok.com>2021-06-26 17:34:24 +0200
committerGitHub <noreply@github.com>2021-06-26 17:34:24 +0200
commit015f252066c21bd6d36e5b4d58a34dd40e4c0db0 (patch)
treec9969e909eda94a2b03b31661deaccbe59a2f255 /tools
parent22e7b0f585fb3715ef1894b2c26a0e3cbbd43e9e (diff)
fix(fetch): encode and decode headers as byte strings (#11070)
Diffstat (limited to 'tools')
-rw-r--r--tools/wpt/expectation.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/wpt/expectation.json b/tools/wpt/expectation.json
index d22f9694d..77a1f2f15 100644
--- a/tools/wpt/expectation.json
+++ b/tools/wpt/expectation.json
@@ -714,7 +714,7 @@
"basic": {
"request-head.any.html": true,
"request-headers-case.any.html": false,
- "request-headers-nonascii.any.html": false,
+ "request-headers-nonascii.any.html": true,
"request-headers.any.html": [
"Fetch with PUT without body",
"Fetch with PUT with body",