| Server IP : 216.238.111.58 / Your IP : 216.73.217.34 Web Server : LiteSpeed System : Linux hosting.smartskills.com.br 4.18.0-553.120.1.el8_10.x86_64 #1 SMP Mon Apr 20 18:04:27 EDT 2026 x86_64 User : skillsitcom ( 1002) PHP Version : 8.3.33 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /lib/python3.6/site-packages/pip/_vendor/urllib3/contrib/__pycache__/ |
Upload File : |
3
�Pf~ � @ s\ d Z ddlmZ ddlmZ ddlmZ ddlmZ ddlm Z ee
�ZG dd � d e�Zd
S )z
NTLM authenticating pool, contributed by erikcederstran
Issue #10, see: http://code.google.com/p/urllib3/issues/detail?id=10
� )�absolute_import)� getLogger)�ntlm� )�HTTPSConnectionPool)�HTTPSConnectionc s: e Zd ZdZdZ� fdd�Zdd� Zd� fd
d� Z� ZS )
�NTLMConnectionPoolzQ
Implements an NTLM authentication version of an urllib3 connection pool
Zhttpsc sL t t| �j||� || _|| _|jdd�}|d j� | _|d | _|| _ dS )z�
authurl is a random URL on the server that is protected by NTLM.
user is the Windows user, probably in the DOMAIN\username format.
pw is the password for the user.
�\� r N)
�superr �__init__�authurl�rawuser�split�upper�domain�user�pw)�selfr r r
�args�kwargsZ
user_parts)� __class__� �/usr/lib/python3.6/ntlmpool.pyr s
zNTLMConnectionPool.__init__c
C s� | j d7 _ tjd| j | j| j� i }d|d<