Contents Menu Expand Light mode Dark mode Auto light/dark, in light mode Auto light/dark, in dark mode Skip to content
Support urllib3 on GitHub Sponsors
urllib3 1.26.18 documentation
Light Logo Dark Logo
  • For Enterprise
  • v2.0 Roadmap
  • Sponsors and Supporters
  • User Guide
  • Advanced Usage
  • API Reference
    • Pool Manager
    • Connection Pools
    • Connections
    • Exceptions
    • Response and Decoders
    • Fields and Multipart Forms
    • Request Methods
    • Utilities
    • Third-Party Modules
      • Google App Engine
      • NTLM Authentication
      • PyOpenSSL
      • macOS SecureTransport
      • SOCKS Proxies
  • Contributing
Back to top
View this page

Third-Party ModulesΒΆ

These modules implement various extra features, that may not be ready for prime time or that require optional third-party dependencies.

  • Google App Engine
    • AppEngineManager
      • AppEngineManager.urlopen()
    • AppEnginePlatformError
    • AppEnginePlatformWarning
  • NTLM Authentication
    • NTLMConnectionPool
      • NTLMConnectionPool.scheme
      • NTLMConnectionPool.urlopen()
  • PyOpenSSL
    • extract_from_urllib3()
    • inject_into_urllib3()
  • macOS SecureTransport
  • SOCKS Proxies
Next
Google App Engine
Previous
Utilities
Copyright © 2025, Andrey Petrov
Made with Sphinx and @pradyunsg's Furo