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
/
Jamfile.jam
Commit message (
Collapse
)
Author
Age
*
Support setting a mutator function to operate on response model before ↵
Dan Goodliffe
2016-10-27
|
|
|
|
returning it
*
Start writing some bits to a .h file
Dan Goodliffe
2016-10-24
|
*
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.
*
Adds a session manager interface and basic file based implementation as a plugin
Dan Goodliffe
2016-10-08
|
*
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
|
*
Initialize proxies once on start up
Dan Goodliffe
2016-09-02
|
*
Get HTTP method from env
Dan Goodliffe
2016-09-01
|
*
Add proper tests over the CGI base code and apply fixes as needed.
Dan Goodliffe
2016-08-24
|
*
Add support for custom output serializers
Dan Goodliffe
2016-08-21
|
*
Add basic content negotiation
Dan Goodliffe
2016-08-16
|
*
Add missing include flags for icespider actions
Dan Goodliffe
2016-06-23
|
*
Very basic, probably buggy, incomplete [f]cgi implementation
Dan Goodliffe
2016-06-22
|
*
Pass input parameters, write output objects
Dan Goodliffe
2016-06-19
|
*
Add start of test app using an as real world built route file
Dan Goodliffe
2016-06-19
|
*
Initial commit of IceSpider, implements basic route compiler
Dan Goodliffe
2016-06-18