Files
servo/components/script
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
..
2025-04-11 07:25:37 +00:00
2025-03-26 12:12:44 +00:00
2025-03-13 10:28:11 +00:00
2025-04-11 07:25:37 +00:00