netty5/codec-http/src/main/java/io/netty
Stephane Landelle ee4e46e6e2 Drop SPDY support (#8845)
Motivation:

SPDY has been superseded by HTTP/2. Chrome has dropped support in 2016 and GFE no longer negociate it.

Modifications:

* drop codec
* drop examples
* drop constants from `ApplicationProtocolNames`

Result:

SPDY support dropped from Netty 5
2019-02-07 09:25:31 +01:00
..
handler/codec Drop SPDY support (#8845) 2019-02-07 09:25:31 +01:00