Skip to content

theladyjaye/pymultipart

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#HTTP Multipart Body Parser

Build Status

Pretty fast little parser for Multipart Form Bodies. In the sample, full message body is 90,029 bytes and it takes the parser, on average, about 2.7ms to process it all and return the data.

It does not take into account Content-Disposition: multipart/mixed

About

Multipart Form Parser in Python

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages