servo/components/shared
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
..
bluetooth clippy: fix warnings in components/shared (#31565) 2024-03-08 15:28:19 +00:00
canvas Update Stylo to 2023-10-16 (#31932) 2024-03-30 13:30:13 +00:00
compositing Initial internal support for multiple webviews (#31417) 2024-04-03 11:06:28 +00:00
devtools Move Stylo to its own repo (#31350) 2024-02-27 15:39:06 +00:00
embedder Initial internal support for multiple webviews (#31417) 2024-04-03 11:06:28 +00:00
gfx chore: Clean up use of gfx and constellation types (#31981) 2024-04-09 06:43:48 +00:00
msg chore: Clean up use of gfx and constellation types (#31981) 2024-04-09 06:43:48 +00:00
net Fixes for HTTP header compliance. (#32024) 2024-04-11 21:51:23 +00:00
profile Move *_traits and other shared types to shared 2023-11-03 15:38:18 +00:00
script Rework “visible” to “throttled” in constellation + script + compositor (#31816) 2024-03-22 06:06:28 +00:00
script_layout clippy: Fix needless_lifetimes warning (#32049) 2024-04-11 21:43:35 +00:00
webrender dependencies: Upgrade to WebRender 0.64 (#31486) 2024-03-14 17:40:54 +00:00