OpenQuizz
Une application de gestion des contenus pédagogiques
VerifyingHTTPSConn Class Reference
Inheritance diagram for VerifyingHTTPSConn:
Collaboration diagram for VerifyingHTTPSConn:

Public Member Functions

def __init__ (self, host, ca_bundle, **kw)
 
def connect (self)
 

Data Fields

 ca_bundle
 
 sock
 

Detailed Description

Simple verifying connection: no auth, subclasses, timeouts, etc.

Constructor & Destructor Documentation

◆ __init__()

def __init__ (   self,
  host,
  ca_bundle,
**  kw 
)

Member Function Documentation

◆ connect()

def connect (   self)

Field Documentation

◆ ca_bundle

ca_bundle

◆ sock

sock

The documentation for this class was generated from the following file: