Question

What is necessary to tell a server that a Webclient supports the SPDY protocol? On what level (TCP/IP, HTTP, ...) do I transmit this information?

Was it helpful?

Solution

When the client performs the SSL handshake the server needs to advertise spdy via the NPN extension. Here are a couple of links for more details:

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top