moonbridge

log

age author description
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
2015-01-29 jbe Proper treatment of double semicolons in package.path and added MOONBR_LUA_CPATH in addition to MOONBR_LUA_PATH
2015-01-29 jbe Added MOONBR_LUA_PATH compile-time variable to allow prepending a path to LUA_PATH at run-time
2015-01-29 jbe New method request:send_text_status_response(...) that was previously only available internally as error_response(...) function
2015-01-14 jbe Terminate server at startup if no listener is installed
2015-01-11 jbe Forward compatibility with future HTTP versions (accept absolute URLs as target); Always require "Host" header; Renamed request.url to request.target
2015-01-09 jbe Renamed "http" module to "moonbridge_http"
2015-01-08 jbe Lua 5.3 (rc4) compatibility; Code cleanup for Lua 5.3
2015-01-08 jbe Changed invocation of moonbridge command: single script with additional command line arguments for script
2015-01-04 jbe Added tag v0.1 for changeset f6d3b3f70dab
2015-01-04 jbe Initial commitv0.1

Impressum / About Us