diff --git a/docs/api/chrome-command-line-switches.md b/docs/api/chrome-command-line-switches.md index ea8a195eb2..bd16c00b09 100644 --- a/docs/api/chrome-command-line-switches.md +++ b/docs/api/chrome-command-line-switches.md @@ -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`.