LoginSignup
6
6

More than 5 years have passed since last update.

Google ChromeでSPDYを無効にする方法

Posted at

Google ChromeでSPDYを無効にさせたいときには以下の起動オプションを使う

--use-spdy=off

Macで実際に起動オプションを使って起動するには

open /Applications/Google\ Chrome.app/ --args --use-spdy=off

参考

6
6
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
6
6