jetty.project/jetty-spdy
Simone Bordet d2fa4dca60 Introduced configuration properties for ALPN/NPN advertised protocols.
No more need to copy protonego-alpn.xml to a jetty.base to specify
which protocols are advertised.
Instead, simply specify:

protonego.protocols=h2-14,http/1.1
protonego.defaultProtocol=http/1.1

in start.ini (in the example above for http2).
2014-08-11 23:59:26 +02:00
..
spdy-alpn-tests case insensitive protocols 2014-08-07 19:00:31 +10:00
spdy-client [maven-release-plugin] prepare for next development iteration 2014-07-23 11:18:01 -07:00
spdy-core [maven-release-plugin] prepare for next development iteration 2014-07-23 11:18:01 -07:00
spdy-example-webapp [maven-release-plugin] prepare for next development iteration 2014-07-23 11:18:01 -07:00
spdy-http-client-transport refactored Dispatcher for new HttpURI 2014-07-25 17:28:35 +10:00
spdy-http-common [maven-release-plugin] prepare for next development iteration 2014-07-23 11:18:01 -07:00
spdy-http-server Introduced configuration properties for ALPN/NPN advertised protocols. 2014-08-11 23:59:26 +02:00
spdy-npn-tests [maven-release-plugin] prepare for next development iteration 2014-07-23 11:18:01 -07:00
spdy-server [maven-release-plugin] prepare for next development iteration 2014-07-23 11:18:01 -07:00
pom.xml [maven-release-plugin] prepare for next development iteration 2014-07-23 11:18:01 -07:00