webmcp
log
| age | author | description |
|---|---|---|
| 2015-03-01 | jbe | Bug in request.get_param_strings{...} fixed, which caused request._http_request.post_params to be corrupted |
| 2015-03-01 | jbe | Use correct path for static file delivery |
| 2015-03-01 | jbe | Bugfix in request.process(): io.open instead of file.open |
| 2015-03-01 | jbe | Work on static file delivery |
| 2015-03-01 | jbe | Bugfix in request.set_cookie{...} |
| 2015-03-01 | jbe | Added missing pairs(...) call in for-loop in request.process() implementation |