browser: flag to disable HTTP/2 and SPDY/3.1 protocols
This commit is contained in:
parent
c7f5210b50
commit
467ccabb7e
1 changed files with 4 additions and 0 deletions
|
@ -24,6 +24,10 @@ Ignore the connections limit for `domains` list separated by `,`.
|
|||
|
||||
Disables the disk cache for HTTP requests.
|
||||
|
||||
## --disable-http2
|
||||
|
||||
Disable HTTP/2 and SPDY/3.1 protocols.
|
||||
|
||||
## --remote-debugging-port=`port`
|
||||
|
||||
Enables remote debugging over HTTP on the specified `port`.
|
||||
|
|
Loading…
Reference in a new issue