summaryrefslogtreecommitdiff
path: root/icespider/fcgi/Jamfile.jam
Commit message (Collapse)AuthorAge
* Route Optionsicespider-0.4.1Dan Goodliffe2018-04-16
| | | | | | Provide an irouteOptions constructor that takes new class RouteOptions for finer grained control over the setup process. This currently provides the option to not add the default serializers.
* Add missing link for dependenciesDan Goodliffe2016-12-11
|
* 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.
* 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
|
* Get HTTP method from envDan Goodliffe2016-09-01
|
* Very basic, probably buggy, incomplete [f]cgi implementationDan Goodliffe2016-06-22
|
* Initial commit of IceSpider, implements basic route compilerDan Goodliffe2016-06-18