moonbridge
log
age | author | description |
---|---|---|
2015-01-29 | jbe | Added default makefile configuration for Ubuntu distribution |
2015-01-29 | jbe | Bugfix in example_application.lua (Bug introduced in one of the previous commits) |
2015-01-29 | jbe | Alphabetical order in reference.txt |
2015-01-29 | jbe | Emptied prepare method and use request:send_text_status_response(...) in example_application.lua |
2015-01-29 | jbe | Include leading question mark in request.query |
2015-01-29 | jbe | Fixed bad mistake in comment on prepare function in example_application.lua |
2015-01-29 | jbe | Removed request.url; String in request.path does not contain a leading slash anymore; Stricter parsing of request targets |