octolog
octolog copied to clipboard
Add SPDY protocol capability on client-facing side.
May become obsolete once http-proxy adds SPDY capability. At the moment, it is unclear if such work is in progress, although there is a thread with discussions.
http-proxy has decided that SPDY support is out of their scope https://github.com/nodejitsu/node-http-proxy/pull/343
Therefore, can we merge my pull request for SPDY support on client-facing side (I am using it all the time), or is there a problem with my patch?