Skip to content
  • Laurent Aimar's avatar
    Implemented http proxy for mmsh (close #629) · cbc66ff6
    Laurent Aimar authored
    It uses --mmsh-proxy=xxx or http_proxy environment variable (basic
    authentication has not been tested).
    We may want to reuse --http-proxy from http instead (and so we will have to
    move the option out of http.c)
    
    cbc66ff6