зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1727995 - Disable websocket over h2, r=necko-reviewers,dragana
Differential Revision: https://phabricator.services.mozilla.com/D126322
This commit is contained in:
Родитель
0055ef2082
Коммит
d2ac979432
|
@ -10899,7 +10899,7 @@
|
|||
|
||||
- name: network.http.http2.websockets
|
||||
type: RelaxedAtomicBool
|
||||
value: true
|
||||
value: false
|
||||
mirror: always
|
||||
|
||||
- name: network.http.http2.enable-hpack-dump
|
||||
|
|
|
@ -1,2 +1,3 @@
|
|||
lsan-disabled: true
|
||||
leak-threshold: [default:102400, tab:51200]
|
||||
prefs: [network.http.http2.websockets:true]
|
||||
|
|
Загрузка…
Ссылка в новой задаче