• Show log

    Commit

  • Hash : 1376e784
    Author : Carlos Martín Nieto
    Date : 2015-06-07T14:42:13

    stream: add support for setting a proxy
    
    If the stream claims to support this feature, we can let the transport
    set the proxy.
    
    We also set HTTPPROXYTUNNEL option so curl can create a tunnel through
    the proxy which lets us create our own TLS session (if needed).