Any way to detect if a remote website supports SPDY and what version it is?
Something I can use from the command line like a bash script.
Tried sending custom Us
openssl s_client -connect google.com:443 -nextprotoneg '' CONNECTED(00000003) Protocols advertised by server: spdy/3.1, spdy/3, http/1.1