-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Closed
Labels
💰 Bounty $100If you complete this issue we'll pay you $100 on OpenCollective!If you complete this issue we'll pay you $100 on OpenCollective!
Description
When making a request through ...
import urllib3 urllib3.request("GET", "https://httpbin.org/robots.txt")
Screenshot:
This should not be the case. The README.md and the official documentation have this introductory example as well.
Info:
My Python version: 3.10.10
Steps to Reproduce
Just try to execute the urllib3.request()
in any 1.26x version.
Expected Behavior
The request should do its job as demonstrated in the example.
Bounty requirements
Metadata
Metadata
Assignees
Labels
💰 Bounty $100If you complete this issue we'll pay you $100 on OpenCollective!If you complete this issue we'll pay you $100 on OpenCollective!