mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-07 08:33:10 +00:00
add httpform module
HttpForm, Http Request Form Parser.
This commit is contained in:
parent
a4c44949c2
commit
7ca9cb0343
@ -1964,5 +1964,14 @@
|
|||||||
"description": "Manage CSV files",
|
"description": "Manage CSV files",
|
||||||
"license": "Apache License 2.0",
|
"license": "Apache License 2.0",
|
||||||
"web": "https://github.com/unicredit/csvtools"
|
"web": "https://github.com/unicredit/csvtools"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "httpform",
|
||||||
|
"url": "https://github.com/tulayang/httpform",
|
||||||
|
"method": "git",
|
||||||
|
"tags": ["request parser", "upload", "html5 file"],
|
||||||
|
"description": "Http request form parser",
|
||||||
|
"license": "MIT",
|
||||||
|
"web": "https://github.com/tulayang/httpform"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user