mod_form-devel - Apache module that decodes data submitted from Web forms
| Website: | http://apache.webthing.com/mod_form |
|---|---|
| License: | GPLv2+ |
| Vendor: | Fedora Project |
- Description:
Utility to decode data submitted from Web forms. It deals with both GET and POST methods where the data are encoded using the default content type application/x-www-form-urlencoded. It does not decode multipart/form-data (file upload) forms: for those you should use mod_upload. Development package.
Packages
| mod_form-devel-0.1-1.20131204svn145.el6.ppc64 [8 KiB] |
Changelog
by Andrea Veri (2013-12-04):
- Adjusted the versioning. - Fixed the license to be GPLv2+. - Moved the .so package into a -devel package. |