browser: flag to disable HTTP/2 and SPDY/3.1 protocols
authordeepak1556 <hop2deep@gmail.com>
Wed, 18 May 2016 01:26:58 +0000 (06:56 +0530)
committerdeepak1556 <hop2deep@gmail.com>
Wed, 18 May 2016 01:26:58 +0000 (06:56 +0530)
docs/api/chrome-command-line-switches.md

index 751d929..628c33b 100644 (file)
@@ -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`.