summaryrefslogtreecommitdiff
path: root/icespider/unittests/Jamfile.jam
Commit message (Collapse)AuthorAge
* Support setting a mutator function to operate on response model before ↵Dan Goodliffe2016-10-27
| | | | returning it
* Start writing some bits to a .h fileDan Goodliffe2016-10-24
|
* Move XwwwFormUrlEncoded code into core from fcgi.Dan Goodliffe2016-10-12
| | | | | Add functions for encoding strings as well as just decoding them. Add wrapper functions for setting cookies.
* Adds a session manager interface and basic file based implementation as a pluginDan Goodliffe2016-10-08
|
* Increased flexibility for reading post body content and support for ↵Dan Goodliffe2016-10-07
| | | | deserializing x-www-form-urlencoded payloads
* Build slicer bits for http into commonDan Goodliffe2016-10-05
|
* Initialize proxies once on start upDan Goodliffe2016-09-02
|
* Get HTTP method from envDan Goodliffe2016-09-01
|
* Add proper tests over the CGI base code and apply fixes as needed.Dan Goodliffe2016-08-24
|
* Add support for custom output serializersDan Goodliffe2016-08-21
|
* Add basic content negotiationDan Goodliffe2016-08-16
|
* Add missing include flags for icespider actionsDan Goodliffe2016-06-23
|
* Very basic, probably buggy, incomplete [f]cgi implementationDan Goodliffe2016-06-22
|
* Pass input parameters, write output objectsDan Goodliffe2016-06-19
|
* Add start of test app using an as real world built route fileDan Goodliffe2016-06-19
|
* Initial commit of IceSpider, implements basic route compilerDan Goodliffe2016-06-18