I\'d like to know how to disable automatically using SPDY protocol in Google Chrome. I need to make some IDS related tests and for that purpose I\'d like to temporarily acce
Well, you just need to run chrome with SPDY support disabled, that's all! Like this:
chrome
"...\chrome.exe" --use-spdy=off