• Tatsuhiro Tsujikawa's avatar
    Add --client-mode option · 026f4ca3
    Tatsuhiro Tsujikawa authored
    With --client-mode option, shrpx now accepts unencrypted HTTP
    connections and communicates with backend server in SPDY.  In short,
    this is the "reversed" operation mode against normal mode.  This may
    be useful for testing purpose because it can sit between HTTP client
    and shrpx "normal" mode.
    026f4ca3
shrpx_http_downstream_connection.cc 6.84 KB