issues
search
requests
/
toolbelt
A toolbelt of useful classes and functions to be used with python-requests
https://toolbelt.readthedocs.org
Other
999
stars
186
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
fix: create workers at the end of __init__
#382
clyfish
opened
1 week ago
0
'SessionThread' object has no attribute '_responses'
#381
clyfish
opened
1 week ago
0
support nested multipart, strict no-content parts CRLF and better part metadata resolution
#380
fmigneault
opened
2 months ago
1
requests_toolbelt.downloadutils can not parse encoded file name in response header
#379
liang2307
opened
3 months ago
2
Using MultipartEncoder for binary file
#378
daviddavo
opened
6 months ago
0
Makes x509.py timezone-aware
#377
glitchim
closed
7 months ago
1
Handle pickle in `BaseUrlSession` for `base_url`
#376
Inokinoki
closed
7 months ago
5
Pickling and unpickling `BaseUrlSession` will loose `base_url`
#375
Inokinoki
closed
7 months ago
1
Create SECURITY.md
#374
psmoros
closed
8 months ago
1
multipart/form-data file upload using PUT contains header in the uploaded file
#373
defrag-bambino
closed
8 months ago
1
Improved apache licensing
#372
TTMaZa
opened
1 year ago
2
Requests Version MisMatchError
#371
lakkireddysatheeshreddy
opened
1 year ago
1
Add HTTP Bearer Auth
#370
mgenereu
closed
1 year ago
4
Support HTTPResponse object as file in MultipartEncoder
#369
viperadnan-git
closed
1 year ago
4
MultipartEncoder Block Size
#368
StefanGreve
opened
1 year ago
2
urlencode doesn't match jQuery's `ajax` method when encoding an array of objects
#367
afontenot
opened
1 year ago
0
dependency problem with urllib3>=2.0.0
#366
ds21194
closed
1 year ago
4
fix docstring for Pool
#365
kevindu52defargoth
closed
1 year ago
2
Update _compat.py
#364
chickiyeah
closed
1 year ago
6
How do you reset the multipartencoder?
#363
achapkowski
closed
1 year ago
4
Making releases with changelog
#362
leszekhanusz
closed
1 year ago
3
Dependancy fail: gaecontrib not in __compat.py
#361
print-duck
closed
1 year ago
1
Why remove google app engine support
#360
emma125dgggd
closed
1 year ago
2
Running `python setup.py` directly as a script is deprecated
#359
cclauss
opened
1 year ago
0
Document release steps
#358
pquentin
closed
1 year ago
0
Release 1.0.0
#357
pquentin
closed
1 year ago
0
Fix tests to be compatible with urllib3 2.0
#356
pquentin
opened
1 year ago
7
Remove Google AppEngine support
#355
pquentin
closed
1 year ago
2
Urllib3 Removed AppEngine Support in v2.0.0
#354
crsnchng
closed
1 year ago
6
Fix wrong key type in multipart decoder
#353
nollium
opened
1 year ago
2
requests_toolbelt.multipart.decoder.ImproperBodyPartContentException: content does not contain CR-LF-CR-LF
#352
enigmathix
opened
1 year ago
0
Handle list values in dictionaries to encode as formdata
#351
devashish2203
closed
1 year ago
0
formdata.urlencode does not handle values as list
#350
devashish2203
closed
1 year ago
3
Documentation about StreamingIterator unclear
#349
fireattack
closed
1 year ago
2
Documentation out of date?
#348
loucadufault
closed
1 year ago
5
Remove `BaseURLSession.request` method
#347
luhn
closed
1 year ago
1
MultipartEncoder can't handle mmap.mmap object correctly
#346
yx1994
opened
1 year ago
3
Sending a zero-part multipart document has an uncaught exception; `.parts` should be an empty list instead
#345
dragon-dxw
opened
1 year ago
1
How do I send this post request using requests_toolbelt
#344
bishopmarcel
closed
1 year ago
2
fix code in documentation on threading
#343
PaulWestenthanner
closed
1 year ago
0
Issue341
#342
atiagosoares
opened
2 years ago
0
There seems to be no documentation on the multipart submodule, or at least on the MultipartDecoder class
#341
atiagosoares
opened
2 years ago
3
Multipart decoder fails if there are no parts.
#340
dragon-dxw
closed
2 years ago
0
Add support for Python 3.11
#339
hugovk
closed
2 years ago
0
Release 0.10.1
#338
pquentin
closed
2 years ago
0
removes older versions of python.
#337
achapkowski
opened
2 years ago
2
Fix urllib3 warning
#336
pquentin
closed
2 years ago
0
Fix x509 tests by using trustme
#335
pquentin
closed
2 years ago
3
Run tests using GitHub Actions
#334
pquentin
closed
2 years ago
1
Run twine check in CI
#333
pquentin
closed
2 years ago
3
Next