Jump to letter: [
2346ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
mod_form - Apache module that decodes data submitted from Web forms
- 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.
Packages
| mod_form-0.1-1.20131204svn145.el6.src
[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.
|