• Tatsuhiro Tsujikawa's avatar
    nghttpx: Make WebSocket upgrade work · 323fc8c5
    Tatsuhiro Tsujikawa authored
    This commit makes sure that WebSocket upgrade works for HTTP/1.1
    frontend and backend pair.  Actually, this implementation probably
    supports other upgrade as well, other than HTTP/2 Upgrade, which is
    handled specially in other place.
    323fc8c5
shrpx_http_downstream_connection.cc 24.6 KB