Submit
Path:
~
/
/
lib
/
python2.7
/
site-packages
/
redhat_support_lib
/
web
/
File Content:
connection.pyc
� f�Tc @ s� d d l Z d d l Z d d l Z d d l Z d d l Z d d l Z d d l Z d d l Z d d l Z d d l m Z m Z d d l m Z d d l m Z d d l m Z d d l m Z e j d � Z d e f d � � YZ d S( i����N( t HTTPConnectiont BadStatusLine( t SSL( t HTTPSConnection( t RSLProxyHTTPSConnection( t RequestErrors! redhat_support_lib.web.connectiont Connectionc B s� e Z d Z d d d d d d d e e d d � Z d � Z d � Z d � Z e j i � i d � Z d d d � Z d d d � Z d � Z d � Z d d d � Z d � Z d � Z d � Z d � Z d � Z d � Z e e d d d � Z RS( s) The strata api connection proxy c C s' | | _ | | _ | | _ | | _ | | _ | | _ | | _ | | _ | | _ | | _ | | _ | | _ | | _ | j | � } | d | _ | d | _ | d | _ d | _ | r� | j | � } | d | _ | d | _ n | j � | _ | j j t | � � | | _ t | � | _ d S( Ni i i t ( t urlt usernamet passwordt key_filet cert_filet strictt timeoutt proxy_urlt proxy_usert proxy_passt debugt noverifyt ssl_cat _Connection__parse_urlt url_schemat url_hostt url_portt handlerprefixt proxy_hostt proxy_portt _Connection__createConnectiont _Connection__connectiont set_debuglevelt intt _Connection__managert idt _Connection__id( t selfR R R t managerR R R R R R R R R R t ut purl( ( sE /usr/lib/python2.7/site-packages/redhat_support_lib/web/connection.pyt __init__( s4 c C s | j S( N( R"