Firefox 上で HttpWatch を使う場合の Tips
HttpWatch を使えば、http 通信の内容を確認することができる。
http://www.httpwatch.com/
しかし、Firefox でパイプライニングを有効にしていると、次のようなエラーが出て通信内容の取得ができない。
HttpWatch could not start recording because network.http.pipelining is enabled in Firefox |
about:config から以下の設定を「false」に戻す必要がある。
network.http.pipelining
network.http.proxy.pipelining
0 件のコメント:
コメントを投稿