sonian / elasticsearch-jetty

Apache License 2.0
284 stars 79 forks source link

SPDY support #65

Open ghost opened 10 years ago

ghost commented 10 years ago

Does this plugin support SPDY (http://www.eclipse.org/jetty/documentation/current/spdy.html) out of the box? If not, how do you set it up?

joakime commented 9 years ago

SPDY has recently been removed from Jetty.

https://bugs.eclipse.org/bugs/show_bug.cgi?id=459655

Expect HTTP/2 in Jetty 9.3.0 as replacement.