Skip to content
  • Georges Racinet's avatar
    requests: fixing the connection pool for HTTPS · 780e14b76d48
    Georges Racinet authored
    The HTTPS pool must be distinct from the HTTP pool,
    presumably because this connection notion already
    includes TLS (by contrast with raw sockets).
    
    Amazingly, heptapod-tests had not been used over
    HTTPS since the first preflight tests of foss.h.n until now.
    
    --HG--
    branch : stable
    780e14b76d48