| Server IP : 127.0.0.1 / Your IP : 216.73.216.109 Web Server : Apache/2.4.54 (Win64) OpenSSL/1.1.1q PHP/8.1.10 System : Windows NT DESKTOP-E5T4RUN 10.0 build 19045 (Windows 10) AMD64 User : SERVERWEB ( 0) PHP Version : 8.1.10 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : C:/cygwin64/lib/python3.9/site-packages/urllib3/contrib/__pycache__/ |
Upload File : |
a
�?�a� � @ sl d dl mZ d dlZd dlmZ d dlmZ ddlmZ ddlm Z e�
de� ee�Z
G d d
� d
e�ZdS )� )�absolute_importN)� getLogger)�ntlm� )�HTTPSConnectionPool)�HTTPSConnectiona# The 'urllib3.contrib.ntlmpool' module is deprecated and will be removed in urllib3 v2.0 release, urllib3 is not able to support it properly due to reasons listed in issue: https://github.com/urllib3/urllib3/issues/2282. If you are a user of this module please comment in the mentioned issue.c s6 e Zd ZdZ� fdd�Zdd� Zd� fd d
� Z� ZS )�NTLMConnectionPool�httpsc sP t t| �j|i |�� || _|| _|�dd�}|d �� | _|d | _|| _ d S )N�\� r )
�superr �__init__�authurl�rawuser�split�upper�domain�user�pw)�selfr r r �args�kwargsZ
user_parts�� __class__� �</usr/lib/python3.9/site-packages/urllib3/contrib/ntlmpool.pyr
"