Files
servo/components/script
araya 2964846451 net/fetch: Improve HTTP fetch error handling for gzip content decompressions (#39438)
This PR fixes error handling in Servo's HTTP fetch implementations to
properly handle content decompression failures (e.g., bad gzip content)
by treating them as network errors as defined in WPT.

- Fixed some previously failing tests in bad-gzip-body.any.js that now
properly reject when consuming bodies with bad gzip content
  - Several fetch metadata tests now pass correctly

---------

Signed-off-by: araya <araya@araya.dev>
2026-01-26 11:05:33 +00:00
..
2025-10-02 07:51:19 +00:00