summaryrefslogtreecommitdiffabout
path: root/src/fastcgi.cc
AgeCommit message (Collapse)AuthorFilesLines
2020-10-07missing includesHEADmasterMichael Krelin1-0/+1
2005-07-04added buffers to fastcgi streambufs. It gains compatibility with normal ↵Michael Krelin1-1/+4
streambuf manipulations at the cost of performance (according to comments in fcgi devkit). The performance lost should not be disastrous, though.
2005-02-131. Support for 'plain' CGIMichael Krelin1-1/+0
2. Made fastcgi support optional 3. bumped version to 0.0.1 4. doxygen documentation target 'dox' is not built for 'all' now
2005-01-29initial commit into repository0.0Michael Krelin1-0/+67