issues
search
psf
/
requests
A simple, yet elegant, HTTP library.
https://requests.readthedocs.io/en/latest/
Apache License 2.0
52.19k
stars
9.33k
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Support for "DEFAULT_CIPHERS" requests > 2.31.0 is broken
#6831
snooppr
opened
1 day ago
0
PreparedRequests can't bypass URL normalization when proxies are used
#6830
shelld3v
opened
3 days ago
0
Code Refactoring and Enhancements for Improved Maintainability
#6829
AlinaImtiaz018
opened
3 days ago
0
AssertionError on malformed URL through a proxy
#6828
janrito
opened
4 days ago
0
SSL: DH_KEY_TOO_SMALL, Requests > 2.31.0
#6827
snooppr
closed
6 days ago
1
multipart/form-data and a generator...
#6826
steve-osfda
closed
1 week ago
1
Remove old macOS runners
#6824
nateprewitt
closed
1 week ago
0
chunked put using a generator function...
#6823
steve-osfda
closed
1 week ago
4
Add HTTP status group properties for response objects
#6822
vengatgs
closed
1 week ago
1
Alert autofix 1
#6821
akaday
closed
2 weeks ago
0
Update vulnerability disclosure process
#6820
nateprewitt
closed
2 weeks ago
0
Add !r to error messages for improved clarity on file paths
#6819
jjkochan-metro
opened
3 weeks ago
0
Bump github/codeql-action from 3.26.0 to 3.27.0
#6818
dependabot[bot]
closed
3 weeks ago
0
Bump actions/setup-python from 5.2.0 to 5.3.0
#6817
dependabot[bot]
closed
3 weeks ago
0
Refactor and optimize codebase
#6816
akaday
opened
3 weeks ago
0
Handle PermissionError when importing adapter.py
#6815
KarelChanivecky
closed
3 weeks ago
3
update docs for `timeout` arguments to clarify that it uses seconds
#6814
DetachHead
opened
1 month ago
0
`Session.request` documentation does not specify what unit of time the `timeout` argument uses
#6813
DetachHead
opened
1 month ago
0
Merge pull request #1 from psf/main
#6811
FabianaCampanari
closed
1 month ago
1
Change auth.py to be used in a FIPS system
#6810
Jose-albino
opened
1 month ago
1
Retry hangs indefinitely for 503 status code
#6809
HamzaG737
closed
1 month ago
2
Double-digit link-local IPv6 zone id raises ValueError
#6808
twslankard
opened
1 month ago
0
what is the point of this line?
#6807
davit555
closed
1 month ago
1
Fix typo in documentation for verify
#6806
jonas
opened
1 month ago
0
Remove duplicate .eggs entry in .gitignore
#6805
OmniTroid
opened
1 month ago
0
XML gets shortened when submitting a post request
#6804
danster99
closed
3 weeks ago
1
Bump actions/checkout from 4.1.0 to 4.2.0
#6803
dependabot[bot]
closed
1 month ago
0
start testing on 3.13rc
#6802
graingert
closed
2 months ago
2
Teach users to use with-statements for Multipart-Encoded Files
#6801
papb
closed
2 months ago
1
AttributeError: 'Request' object has no attribute 'authorize'
#6800
kamarademos
closed
2 months ago
1
Python requests: No module named 'werkzeug.wrappers.json'
#6799
reos-rcrozier
closed
2 months ago
1
Environment variables take precedence over the explicitly passed proxies argument in session.get()
#6798
pracon-cmd
closed
2 months ago
1
Bump actions/setup-python from 5.1.0 to 5.2.0
#6797
dependabot[bot]
closed
2 months ago
0
[Bugfix] Fix incorrectly overwriting Content-Type header when passing JSON body
#6796
DeathHound6
closed
2 months ago
3
Requests changes the URL on GET
#6794
Peque
closed
2 months ago
5
Cannot close the proxy
#6793
invisifire
opened
2 months ago
0
Add Warning for Incorrect Keyword Arguments in POST Requests (e.g., 'header' instead of 'headers')
#6792
jsilverman26
closed
3 months ago
1
Do not load ssl context during import
#6791
holmanb
opened
3 months ago
0
Import time regression
#6790
holmanb
opened
3 months ago
1
Time between request sent and first byte received (time to first byte)
#6789
disconnect3d
closed
3 months ago
1
Any ipv6 request spuriously stays stuck for a long time, sometimes never progressing
#6788
sanjacob
closed
3 months ago
1
Bump github/codeql-action from 3.25.0 to 3.26.0
#6787
dependabot[bot]
closed
3 months ago
0
Add some nonstandard HTTP status code
#6786
moyanj
closed
3 months ago
0
Update conf.py to fix roman year
#6785
nothingface0
opened
3 months ago
0
Multiple path separators causes bad requests
#6784
martin-pil
opened
3 months ago
0
QUIC over Socks5/UDP capable proxy is not working.
#6783
ezbik
closed
3 months ago
3
Doc: missing example
#6782
nixilb
opened
3 months ago
2
Don't create default SSLContext if CA bundle isn't present
#6781
AdamWill
closed
3 months ago
2
Add NewModel class to models.py
#6780
sarveshdss75
closed
3 months ago
1
Support for py3.7
#6779
anishj-crest
closed
3 months ago
1
Next