summaryrefslogtreecommitdiff
path: root/icespider/common
Commit message (Collapse)AuthorAge
* Standard header formattericespider-0.2.3.1Dan Goodliffe2018-03-03
| | | | Use CTFs in common library for formatting header output.
* Make mutator into a collection (mutators)Dan Goodliffe2016-12-11
|
* Support setting a mutator function to operate on response model before ↵Dan Goodliffe2016-10-27
| | | | returning it
* Add basic support for base classes for routesDan Goodliffe2016-10-25
|
* Add support for cookie parametersDan Goodliffe2016-10-09
|
* 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
* Move something things into http common, ignore a few bits from slicerDan Goodliffe2016-10-05
|
* Build slicer bits for http into commonDan Goodliffe2016-10-05
|
* Routes and output serializers as compact json object mapsDan Goodliffe2016-09-25
|
* Parameters should be a map, not a listDan Goodliffe2016-09-17
|
* Proper exceptions for handling 404 and 405Dan Goodliffe2016-09-17
|
* Use compact json object for paramOverrides and mash up operationsDan Goodliffe2016-08-30
|
* Add support for mash up routes that call multiple servicesDan Goodliffe2016-08-29
|
* Bit of a refactor around Accept / Content-Type and include Content-Type in ↵Dan Goodliffe2016-08-21
| | | | response headers
* Add support for custom output serializersDan Goodliffe2016-08-21
|
* Allow inclusion of user headersDan Goodliffe2016-08-21
|
* Add missing default value for hasUserSourceDan Goodliffe2016-08-17
|
* Tidy upDan Goodliffe2016-06-26
|
* Default parameter expressionsDan Goodliffe2016-06-25
|
* Parameters can be optionalDan Goodliffe2016-06-20
|
* Add all supported method typesDan Goodliffe2016-06-19
|
* Initial commit of IceSpider, implements basic route compilerDan Goodliffe2016-06-18