Skip to content

issues Search Results · repo:psf/requests language:Python

Filter by

4k results
 (88 ms)

4k results

inpsf/requests (press backspace or delete to remove)

Hey. According to the documentaion: Setting session.proxies may behave differently than expected. Values provided will be overwritten by environmental proxies (those returned by urllib.request.getproxies). ...
  • calestyo
  • 1
  • Opened 
    3 days ago
  • #6922

Requests is not accepting feature requests at this time. The above said, would implementing Happy Eyeballs be difficult?
actions/autoclose-feat
Feature Request
  • brianjmurrell
  • 1
  • Opened 
    6 days ago
  • #6921

When requests is used with an io.StringIO as the data type, and the body contains characters whose utf-8 encoding is multiple bytes, the Content-Length header is set incorrectly. Looking at the implementation ...
  • mgraczyk
  • 5
  • Opened 
    9 days ago
  • #6917

I noticed that urllib allows to specify the realm of a HTTPDigestAuth but the requests library doesn t allow it. Is it possible to add it on the standard requests library? There are many devices that ...
actions/autoclose-feat
Feature Request
  • ideechaniz
  • 1
  • Opened 
    12 days ago
  • #6915

=== Summary === Response.raise_for_status() should return the Response object when the status_code is 200, as specified by the docs: https://3.python-requests.org/user/quickstart/#response-status-codes ...
  • coredumperror
  • 5
  • Opened 
    13 days ago
  • #6914

Requests is not accepting feature reque
actions/autoclose-feat
Feature Request
  • JiuCai66666
  • 1
  • Opened 
    18 days ago
  • #6912

We encountered a PUT issue on one of our legacy clusters that appears to be due to an outdated version of urllib3 (v1.25.8) being used in the system’s default Python environment—even though we re running ...
  • gaikwadabhishek
  • 3
  • Opened 
    19 days ago
  • #6911

Using version 2.32.3 takes a very long time (in the order of minutes) at: DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): some/url.com However, downgrading to version 2.32.2 solves this ...
  • florianhitz
  • Opened 
    24 days ago
  • #6910

!-- Summary. -- Traceback (most recent call last): File C:\Users\11989\anaconda3\Lib\site-packages\urllib3\connectionpool.py , line 715, in urlopen httplib_response = self._make_request( ...
  • zemelLeong
  • 2
  • Opened 
    on Feb 27
  • #6908

Requests is not accepting feature requests at this time. In requests/adapters.py there is initialization for _preloaded_ssl_context in global scope. In corporate environment this operation consumes significant ...
actions/autoclose-feat
Feature Request
  • gregory-shklover
  • 1
  • Opened 
    on Feb 23
  • #6906
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub