ws-over-http2
ws-over-http2 copied to clipboard
Sending of SETTINGS is now mandatory in HTTP/2.0 spec
http://http2.github.io/http2-spec/index.html#ConnectionHeader
So, maybe we can do some rewrite such as this paragraph:
A server SHOULD send a SETTINGS frame as soon as possible whether it supports other schemes or not.