servo/tests/wpt/meta/fetch/api
Sebastian C cdf5fdd2b4
script: Refactor dom/headers to match spec better (#36943)
This includes removing an implementation of normalize for `ByteString`,
because it is effectively duplicated in net under
`trim_http_whitespace`. This is part of an attempt to cleanup and
centralize code for header parsing and manipulation.

Testing: Covered by existing WPT tests

Signed-off-by: Sebastian C <sebsebmc@gmail.com>
2025-05-21 19:07:32 +00:00
..
abort Fix null realm assertion when activating a service worker (#36256) 2025-04-01 08:13:02 +00:00
basic Consume BOM in the text() method of fetch bodies (#36192) 2025-03-28 19:02:48 +00:00
body Update web-platform-tests to revision b'd9a5cc25fc5f520bde022cee67e9e6a6f0b588f9' (#31599) 2024-03-10 05:11:24 +00:00
cors Manually concatenate ACRH headers to not include a space (#36455) 2025-04-11 17:01:55 +00:00
crashtests Disable /fetch/api/crashtests/huge-fetch.any.js (#32188) 2024-04-30 12:46:51 +00:00
credentials fetch: header tweaks to improve compliance with fetch spec (#33562) 2024-09-27 16:05:55 +00:00
headers script: dont unwrap in header set (#32973) 2024-08-08 14:33:54 +00:00
policies Set correct policy-container for worker construction (#36603) 2025-04-21 12:47:06 +00:00
redirect Update response handling in main_fetch (#34570) 2024-12-11 12:59:29 +00:00
request script: Refactor dom/headers to match spec better (#36943) 2025-05-21 19:07:32 +00:00
response Stream implement pipeThrough (#36977) 2025-05-20 14:33:22 +00:00
idlharness.any.js.ini Implement static Response.json (#36589) 2025-04-25 08:49:21 +00:00