Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Route Optionsicespider-0.4.1 | Dan Goodliffe | 2018-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 dependencies | Dan Goodliffe | 2016-12-11 |
| | |||
* | Move XwwwFormUrlEncoded code into core from fcgi. | Dan Goodliffe | 2016-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 Goodliffe | 2016-10-07 |
| | | | | deserializing x-www-form-urlencoded payloads | ||
* | Build slicer bits for http into common | Dan Goodliffe | 2016-10-05 |
| | |||
* | Get HTTP method from env | Dan Goodliffe | 2016-09-01 |
| | |||
* | Very basic, probably buggy, incomplete [f]cgi implementation | Dan Goodliffe | 2016-06-22 |
| | |||
* | Initial commit of IceSpider, implements basic route compiler | Dan Goodliffe | 2016-06-18 |