Skip to content

[v2] Create a BaseHTTPConnection APIs #1985

@sethmlarson

Description

@sethmlarson
  • API should only implement methods like connect, request, close, etc that other urllib3 components use.
  • Create a BaseHTTPSConnection API as well with set_cert(...) and extra kwargs in __init__
  • Have urllib3.HTTPConnection and HTTPSConnection inherit from BaseHTTPConnection and BaseHTTPSConnection

Sub-issues

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions