servo/tests/wpt/meta/fetch
Sebastian C 2c7aeca404
Handle HTTP Refresh header (#36393)
Move parsing of Refresh values to Document.
Send Refresh header to Document and have meta tags reuse the logic.

I transplanted the existing Regex and made some updates so that it
passed all the existing parser tests.
I added the comments that made sense but it is not very clean to add
many comments within the regex.

Testing: There are existing WPT tests

---------

Signed-off-by: Sebastian C <sebsebmc@gmail.com>
2025-04-11 07:25:37 +00:00
..
api Fix null realm assertion when activating a service worker (#36256) 2025-04-01 08:13:02 +00:00
compression-dictionary Update web-platform-tests to revision b'f2cdcb7e9550e74d07ed6cf17bbcb9643aeedb99' (#32381) 2024-05-26 03:58:17 +00:00
connection-pool Rename metadata directories 2023-06-22 21:15:41 +02:00
content-encoding Update web-platform-tests to revision b'c23b0ad587af296087067b48a2f2101233589a8f' (#35869) 2025-03-09 01:39:16 +00:00
content-length Enable service worker WPT tests. (#36221) 2025-03-31 08:31:24 +00:00
content-type Rename metadata directories 2023-06-22 21:15:41 +02:00
corb Run same tests for layout-2020 and layout-2013 (#30092) 2023-08-15 00:28:32 +00:00
cross-origin-resource-policy Check all ancestor navigable trustworthiness for mixed content (#36157) 2025-04-05 05:38:24 +00:00
data-urls Simplify the data: protocol handler (#33500) 2024-09-28 00:19:30 +00:00
fetch-later Fix null realm assertion when activating a service worker (#36256) 2025-04-01 08:13:02 +00:00
h1-parsing Sync WPT with upstream (20-08-2023) (#30143) 2023-08-22 11:36:48 +00:00
http-cache Run same tests for layout-2020 and layout-2013 (#30092) 2023-08-15 00:28:32 +00:00
metadata Handle HTTP Refresh header (#36393) 2025-04-11 07:25:37 +00:00
nosniff Run same tests for layout-2020 and layout-2013 (#30092) 2023-08-15 00:28:32 +00:00
orb/tentative Remove media element state changes triggered by network responses (#32643) 2024-07-09 06:48:44 +00:00
origin Bring http_network_or_cache_fetch closer to the spec (#33531) 2024-10-08 05:36:46 +00:00
private-network-access Check all ancestor navigable trustworthiness for mixed content (#36157) 2025-04-05 05:38:24 +00:00
range [#34767] - Range header is missing from CORS header safelist (#35138) 2025-01-24 17:31:27 +00:00
redirect-navigate Rename metadata directories 2023-06-22 21:15:41 +02:00
redirects Rename metadata directories 2023-06-22 21:15:41 +02:00
security Fix null realm assertion when activating a service worker (#36256) 2025-04-01 08:13:02 +00:00
stale-while-revalidate Fix null realm assertion when activating a service worker (#36256) 2025-04-01 08:13:02 +00:00