index
:
ICE Spider
embedded-server
main
Tools and library for creating ICE API backed REST services and websites.
Dan Goodliffe
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
icespider
/
unittests
/
testFcgi.cpp
Commit message (
Expand
)
Author
Age
*
HTTP headers are case insensitive
icespider-0.5.1
Dan Goodliffe
2019-01-22
*
Add test case for response status line
Dan Goodliffe
2019-01-14
*
Cut 4 string_view everything else
Dan Goodliffe
2019-01-14
*
C++17 and Ice 3.7
icespider-0.4
Dan Goodliffe
2018-04-15
*
Refactor to make available some classes for testing
Dan Goodliffe
2016-12-27
*
Split implementation details (in CGI) of headers away from core functionality
Dan Goodliffe
2016-11-11
*
Move XwwwFormUrlEncoded code into core from fcgi.
Dan Goodliffe
2016-10-12
*
Add support for cookie parameters
Dan Goodliffe
2016-10-09
*
Use a single implementation for parsing www form url encoded data in post and...
Dan Goodliffe
2016-10-08
*
Increased flexibility for reading post body content and support for deseriali...
Dan Goodliffe
2016-10-07
*
Fix up lots of test coverage
Dan Goodliffe
2016-09-17
*
Add proper tests over the CGI base code and apply fixes as needed.
Dan Goodliffe
2016-08-24
*
Very basic, probably buggy, incomplete [f]cgi implementation
Dan Goodliffe
2016-06-22