summaryrefslogtreecommitdiff
path: root/icespider/unittests/testFcgi.cpp
Commit message (Collapse)AuthorAge
* Use a single implementation for parsing www form url encoded data in post ↵Dan Goodliffe2016-10-08
| | | | and query string
* Increased flexibility for reading post body content and support for ↵Dan Goodliffe2016-10-07
| | | | deserializing x-www-form-urlencoded payloads
* Fix up lots of test coverageDan Goodliffe2016-09-17
|
* Add proper tests over the CGI base code and apply fixes as needed.Dan Goodliffe2016-08-24
|
* Very basic, probably buggy, incomplete [f]cgi implementationDan Goodliffe2016-06-22