webmcp
log
age | author | description |
---|---|---|
2015-03-24 | jbe | Bugfix: respect "index" argument to request.get_param{...} function; Allow access to metadata of POST fields in request.get_param{...} |
2015-03-24 | jbe | Added tag v2.0.0 for changeset f85de175b8c0 |
2015-03-24 | jbe | Updated LICENSE filev2.0.0 |
2015-03-24 | jbe | Restored accidentally modified Makefile.options file |
2015-03-24 | jbe | Documented maximum_input_chunk_size option to listen function |
2015-03-24 | jbe | Updated documentation of listen function |
2015-03-24 | jbe | Detect interval handlers with duplicate name; Added documentation for listen{...} |
2015-03-24 | jbe | Set default value of max requests per fork to 200 instead of 100 |
2015-03-24 | jbe | merge |
2015-03-24 | jbe | Updated error message for accidentally setting globals |
2015-03-24 | bsw | Updated trace style of demo app |
2015-03-24 | jbe | Bugfix in request.get_param{...} |
2015-03-24 | jbe | Modified error message when setting global variable |
2015-03-24 | jbe | 404 handling of unroutable requests |