Package httxlib :: Module httxs
[hide private]
[frames] | no frames]

Module httxs

source code

Reimplementation of HTTP/HTTPSConnection to improve usability and enable certificate validation

Classes [hide private]
  HTTPxTunneled
Subclass of HTTPSxConnection that will use an existing connected sock
  HTTPSxConnection
Reimplementation of HTTPSConnection but sublcassing from HTTPSConnection to allow certificate validation if wished
  HTTPSxTunneled
Subclass of HTTPSxConnection that will use an existing connected sock
Variables [hide private]
  __package__ = 'httxlib'