issues
search
defnull
/
multipart
A fast multipart/form-data parser for python
https://multipart.readthedocs.io/
MIT License
135
stars
33
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Fix ResourceWarnings on Python 3
#21
cjwatson
closed
4 years ago
4
multipart: empty payload support implemented
#20
bryzgaloff
closed
4 years ago
4
differenciate between form_data and files based on filename headder
#19
theelous3
closed
5 years ago
2
Everything with content is treated as a file.
#18
theelous3
closed
2 years ago
3
Remove IO.
#17
theelous3
closed
3 months ago
14
v0.2, py3 only
#16
theelous3
closed
5 years ago
2
Port to python 3 only (was: attempted used of unicode type in python3)
#15
theelous3
closed
5 years ago
10
versioning is incorrect and pypi unsynced
#14
theelous3
closed
5 years ago
1
Poor pep and spacing in general.
#13
theelous3
closed
5 years ago
1
add a LICENCE file
#12
theelous3
closed
5 years ago
1
barebones .gitignore
#11
theelous3
closed
5 years ago
1
improper handling of parts with no headers
#10
theelous3
closed
5 years ago
2
Fix spelling in error messages
#9
onealj
closed
6 years ago
0
added "Limitations" section
#8
luchr
closed
8 years ago
0
Problems parsing simple W3C examples
#7
luchr
closed
8 years ago
2
Various cherrypickables
#6
sashahart
closed
2 months ago
4
Added 'raw' property of MultipartPart
#5
hydrogen18
closed
8 years ago
0
Can u support more mimetype? like "application/octet-stream"
#4
shuxiang
closed
6 years ago
1
Is this abandoned? Is it usable in its current state?
#3
mw44118
closed
6 years ago
2
MultipartPart() and __str__()
#2
defnull
closed
3 months ago
2
Return MultipartPart in any case
#1
defnull
closed
2 months ago
4
Previous