Server IP : 209.38.156.173 / Your IP : 216.73.216.122 [ Web Server : Apache/2.4.52 (Ubuntu) System : Linux lakekumayuhotel 5.15.0-136-generic #147-Ubuntu SMP Sat Mar 15 15:53:30 UTC 2025 x86_64 User : root ( 0) PHP Version : 8.1.2-1ubuntu2.22 Disable Function : NONE Domains : 2 Domains MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : ON Directory : /usr/lib/python3/dist-packages/urllib3/contrib/__pycache__/ |
Upload File : |
o ��Yh5 � @ 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 sD e Zd ZdZdZ� fdd�Zdd� Z d� fd d� Z� ZS ) �NTLMConnectionPoolzQ Implements an NTLM authentication version of an urllib3 connection pool �httpsc sP t t| �j|i |�� || _|| _|�dd�}|d �� | _|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�kwargs� user_parts�� __class__� �:/usr/lib/python3/dist-packages/urllib3/contrib/ntlmpool.pyr s zNTLMConnectionPool.__init__c C s� | j d7 _ t�d| j | j| j� ddi}d}d}t| j| jd�}dt�| j � ||<