A parser for multipart/form-data
requests that does not depend upon any javax.servlet
classes. This makes it suitable for use with AWS Lambda,
or another situation where you do not have a servlet stack, but do have access to the contents of a multipart POST.
8000
-
Notifications
You must be signed in to change notification settings - Fork 4
A parser for multipart/form-data requests that does not depend upon any javax.servlet classes. Suitable for use with AWS Lambda.
License
karlvr/multipart
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
A parser for multipart/form-data requests that does not depend upon any javax.servlet classes. Suitable for use with AWS Lambda.
Topics
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published