mirror of
https://github.com/servo/servo.git
synced 2025-10-01 00:59:15 +01:00
Accept Brotli-compressed HTTP responses #8156
This commit is contained in:
parent
959ae86bd0
commit
468eaac096
11 changed files with 97 additions and 9 deletions
|
@ -4567,6 +4567,12 @@
|
|||
"url": "/_mozilla/mozilla/proxy_setter.html"
|
||||
}
|
||||
],
|
||||
"mozilla/response-data-brotli.htm": [
|
||||
{
|
||||
"path": "mozilla/response-data-brotli.htm",
|
||||
"url": "/_mozilla/mozilla/response-data-brotli.htm"
|
||||
}
|
||||
],
|
||||
"mozilla/script_type.html": [
|
||||
{
|
||||
"path": "mozilla/script_type.html",
|
||||
|
@ -8730,4 +8736,4 @@
|
|||
"rev": null,
|
||||
"url_base": "/_mozilla/",
|
||||
"version": 2
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue