servo/components/net/fetch
shanehandley 6a3cdc47ec
Improve spec conformance around request header validation (#33418)
* fix: improve spec conformance around request header validation

Signed-off-by: Shane Handley <shanehandley@fastmail.com>

* account for additional test passes

Signed-off-by: Shane Handley <shanehandley@fastmail.com>

* fix: remove redundant .to_vec call

Signed-off-by: Shane Handley <shanehandley@fastmail.com>

---------

Signed-off-by: Shane Handley <shanehandley@fastmail.com>
2024-09-14 03:01:22 +00:00
..
cors_cache.rs net: Stop using legacy time in the HTTP and CORS caches (#33259) 2024-08-30 12:54:02 +00:00
headers.rs Improve spec conformance around request header validation (#33418) 2024-09-14 03:01:22 +00:00
methods.rs Initial support for <link rel="prefetch"> (#33345) 2024-09-09 18:52:56 +00:00