summaryrefslogtreecommitdiffstats
path: root/source/HTTPServer/HTTPFormParser.h (unfollow)
Commit message (Collapse)AuthorFilesLines
2013-09-28Created basic cHTTPFormParser.madmaxoft1-0/+64
It can parse forms in the application/x-www-form-urlencoded encoding, used for forms without file uploads.