summaryrefslogtreecommitdiff
path: root/project2/cgi/cgiRequestContext.cpp
Commit message (Collapse)AuthorAge
* Use native for instead BOOST_FOREACHDan Goodliffe2015-01-04
|
* Support range requests and seekable streamsrandomdan2014-03-20
| | | | | Untangle streams/streamPresenter/writableContent Pass the ExecContext into more bits of content interface
* Tidy up around hostname platform lookupsrandomdan2013-07-10
|
* 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