From this update of Twitter
https://twittercommunity.com/t/removing-support-for-spdy-protocol-on-twitter/132530
How can I determine connection protocol in my server to know above changes affect my code or not?
My server running CentOS 6.5 and call TwitterAPI by php v5.3.
Please tell me a way to test it.
Thank you.