mirror of
https://github.com/klzgrad/naiveproxy.git
synced 2025-04-10 04:30:56 +00:00
Do not disable brotli
It impacts TLS signature about certificate compression.
This commit is contained in:
parent
5e33857fdb
commit
35b3c12523
1 changed files with 0 additions and 1 deletions
|
@ -50,7 +50,6 @@ flags="$flags"'
|
|||
enable_websockets=false
|
||||
disable_ftp_support=true
|
||||
use_kerberos=false
|
||||
disable_brotli_filter=true
|
||||
enable_mdns=false
|
||||
enable_reporting=false
|
||||
include_transport_security_state_preload_list=false
|
||||
|
|
Loading…
Add table
Reference in a new issue