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
/
fcgi
Commit message (
Collapse
)
Author
Age
*
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.
*
Tidy creation of strings from ranges
Dan Goodliffe
2016-10-09
|
*
Add support for cookie parameters
Dan Goodliffe
2016-10-09
|
*
Imrpove ability to load/parse properties
Dan Goodliffe
2016-10-08
|
*
Use a single implementation for parsing www form url encoded data in post ↵
Dan Goodliffe
2016-10-08
|
|
|
|
and query string
*
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
|
*
Fix where to find uploaded content type
Dan Goodliffe
2016-10-04
|
*
Slicer 1.4 compatibility fix
Dan Goodliffe
2016-09-24
|
*
Fix up lots of test coverage
Dan Goodliffe
2016-09-17
|
*
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
|
*
Fix query string parameter map builder
Dan Goodliffe
2016-08-22
|
*
Tidy up
Dan Goodliffe
2016-06-26
|
*
URL parameters by index internally, not key
Dan Goodliffe
2016-06-26
|
*
Pass command line args through to Ice
Dan Goodliffe
2016-06-23
|
*
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