summaryrefslogtreecommitdiff
path: root/icespider/fcgi/cgiRequest.cpp
Commit message (Collapse)AuthorAge
* Update to C++23 and fix lots of warningsDan Goodliffe2025-06-13
|
* Simplified setup of CgiRequestBaseDan Goodliffe2023-07-27
| | | | No need to call initialise() now all the environment data is passed to the constructor
* Simplified passing of CGI environment dataDan Goodliffe2023-07-26
|
* Fix all non-unittest warningsDan Goodliffe2022-02-06
|
* Clang format and tidyDan Goodliffe2020-06-07
|
* Replace string/char* quirks with string_viewDan Goodliffe2018-03-03
|
* Tidy upDan Goodliffe2016-06-26
|
* Very basic, probably buggy, incomplete [f]cgi implementationDan Goodliffe2016-06-22