summaryrefslogtreecommitdiff
path: root/project2/cgi/cgiUriParam.cpp
Commit message (Collapse)AuthorAge
* Massive refactor to remove the appEngine and environment complication and ↵randomdan2013-07-05
| | | | instead have an execution context that's passed around from the original call site
* Fix the gch usage quirk with a silly hack and a load of small changesrandomdan2013-06-21
|
* Fix pch header inclusions and missing headers for no-pch buildingrandomdan2013-04-04
|
* Strip all uri parameter stuff from common, make it cgi onlyrandomdan2013-03-28
Add component to get a unique cgi request ID Change file presenter cache to use a configurable component to determine its ID