|
Server : Apache System : Linux cvar2.toservers.com 3.10.0-962.3.2.lve1.5.73.el7.x86_64 #1 SMP Wed Aug 24 21:31:23 UTC 2022 x86_64 User : njnconst ( 1116) PHP Version : 8.4.18 Disable Function : NONE Directory : /lib/python2.7/site-packages/urllib3/util/ |
Upload File : |
�
�J�bc @ sa d d l Z d d l Z d d l Z d d l m Z d d l m Z d Z d d d � � YZ d S( i����Ni ( t ProxySchemeUnsupported( t sixi @ t SSLTransportc B s( e Z d Z e d � � Z d e d � Z d � Z d � Z d � Z
d d d � Z d d d � Z d d d
� Z
d d � Z d d � Z d
d d d d d � Z d � Z d � Z e d � Z d � Z d � Z d � Z d � Z d � Z d � Z d � Z d � Z d � Z d d � Z d � Z RS( sL
The SSLTransport wraps an existing socket and establishes an SSL connection.
Contrary to Python's implementation of SSLSocket, it allows you to chain
multiple TLS connections together. It's particularly useful if you need to
implement TLS within TLS.
The class supports most of the socket API operations.
c C s: t | d � s6 t j r'