mirror of
https://github.com/servo/servo.git
synced 2025-09-27 15:20:09 +01:00
Redesign network response decoding to avoid creating decoders before some content is present.
This commit is contained in:
parent
2cf9a00c99
commit
6404a0ef53
11 changed files with 12998 additions and 12606 deletions
|
@ -51,6 +51,8 @@ files = [
|
|||
"./resources/hsts_preload.json",
|
||||
"./tests/wpt/metadata/MANIFEST.json",
|
||||
"./tests/wpt/mozilla/meta/MANIFEST.json",
|
||||
# Long encoded string
|
||||
"./tests/wpt/mozilla/tests/mozilla/resources/brotli.py",
|
||||
"./tests/wpt/webgl/meta/MANIFEST.json",
|
||||
"./support/android/openssl.sh",
|
||||
"./support/linux/gstreamer/gstreamer.sh",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue