webmcp
log
| age | author | description | 
|---|---|---|
| 2012-10-15 | jbe | Set version number to 1.2.5v1.2.5 | 
| 2012-10-15 | jbe | In case of WebMCP based URL path parsing: Allow id to also be set by "_webmcp_id" parameter | 
| 2012-10-15 | jbe | Bug fixed in request.get_param_strings() | 
| 2012-10-15 | jbe | request.get_param_strings() returns table which may be modified without side-effects | 
| 2012-10-15 | jbe | Fixed error in example webserver configurations (do not include question mark) | 
| 2012-10-14 | jbe | Fixed 404 treatment regarding _webmcp_path interface | 
| 2012-10-10 | jbe | Fixed errors in sample webserver configurations and request/__init.lua | 
| 2012-10-10 | jbe | Bugfix in function request.get_param_strings() | 
| 2012-10-10 | jbe | Bugfix in function param.get_id(...) | 
| 2012-10-10 | jbe | Updated apache.sample.conf to include simplified configuration | 
| 2012-10-10 | jbe | Removed functions param.get_id_raw() and param.get_all_raw() | 
| 2012-10-10 | jbe | URL parsing inside WebMCP to simplify webserver configuration |