ladybird/Tests/LibWeb/Text/expected/Fetch
Feng Yu 824e91ffdb LibWeb: Ensure Headers API can handle non-ascii characters
This patch ensure Headers object's associated header list
is ISO-8859-1 encoded when set using `Infra::isomorphic_encode`,
and correctly decoded using `Infra::isomorphic_decode`.

Follow-up of https://github.com/LadybirdBrowser/ladybird/pull/1893
2024-12-11 16:40:36 -07:00
..
fetch-controller-abort.txt LibWeb: Implement FetchController::abort() 2024-11-24 11:11:44 +01:00
fetch-headers-non-ascii.txt LibWeb: Ensure Headers API can handle non-ascii characters 2024-12-11 16:40:36 -07:00
fetch-request-url-search-params.txt Tests/LibWeb: Move existing Fetch tests in under the Fetch folder 2024-07-23 09:02:21 +02:00
fetch-response-content-type.txt Tests/LibWeb: Move existing Fetch tests in under the Fetch folder 2024-07-23 09:02:21 +02:00
fetch-response-url-encoded.txt
fetch-timed-out-request.txt Tests/LibWeb: Move existing Fetch tests in under the Fetch folder 2024-07-23 09:02:21 +02:00