mirror of
https://github.com/kennethreitz/requests.git
synced 2026-06-05 22:50:18 +00:00
✨ 🍰 ✨
This commit is contained in:
@@ -15,7 +15,7 @@ pool_classes_by_scheme = {
|
||||
|
||||
port_by_scheme = {
|
||||
'http': 80,
|
||||
'https': 433,
|
||||
'https': 443,
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user