Skip to content

Px v0.10.0

Latest
Compare
Choose a tag to compare
@genotrance genotrance released this 11 Jan 05:20
  • Replaced ctypes based libcurl backend with pymcurl which uses cffi and includes
    the latest libcurl binaries
  • Fixed #219, #224 - pymcurl uses libcurl with schannel on Windows which loads
    certs from the OS
  • Fixed #214 - handle case where no headers are received from client
  • Fixed issue curl/discussions/15700 where POST was failing in auth=NONE mode for
    NTLM proxies
  • Fixed issue in the Px docker container that would not stop unless it was killed