servo/components/net/tests
Philip Lamb 10ec8565ea
Fixes for HTTP header compliance. (#32024)
- Fix 400 errors from nginx in response to Servo requests by implementing conformant albeit non-normative removal of whitespace from `Accept` and `Accept-Language` HTTP headers. (To match behaviour of Firefox, Safari, and Chrome) https://datatracker.ietf.org/doc/html/rfc7231#section-5.3.2
- Provide `Host` header as REQUIRED by HTTP protocol https://www.rfc-editor.org/rfc/rfc9110#field.host
- Update tests.
2024-04-11 21:51:23 +00:00
..
parsable_mime
cookie.rs Update MPL license to https (part 4) 2018-11-19 14:47:27 +01:00
cookie_http_state.rs Update MPL license to https (part 4) 2018-11-19 14:47:27 +01:00
cookie_http_state_utils.py Fix remaining flake8 warnings 2020-06-21 03:34:32 +02:00
data_loader.rs Strict import formatting (grouping and granularity) (#30325) 2023-09-11 19:16:54 +00:00
fetch.rs Fixes for HTTP header compliance. (#32024) 2024-04-11 21:51:23 +00:00
file_loader.rs Strict import formatting (grouping and granularity) (#30325) 2023-09-11 19:16:54 +00:00
filemanager_thread.rs Strict import formatting (grouping and granularity) (#30325) 2023-09-11 19:16:54 +00:00
hsts.rs Revert "Replace time with std::time in components/net (#31079)" (#31120) 2024-01-18 15:10:48 +00:00
http_cache.rs clippy: fix warnings in components/net (#31564) 2024-03-10 15:34:16 +00:00
http_loader.rs Fixes for HTTP header compliance. (#32024) 2024-04-11 21:51:23 +00:00
main.rs clippy: fix warnings in components/net (#31564) 2024-03-10 15:34:16 +00:00
mime_classifier.rs clippy: fix warnings in components/net (#31564) 2024-03-10 15:34:16 +00:00
resource_thread.rs Strict import formatting (grouping and granularity) (#30325) 2023-09-11 19:16:54 +00:00
subresource_integrity.rs Strict import formatting (grouping and granularity) (#30325) 2023-09-11 19:16:54 +00:00
test.jpeg