moonbridge
log moonbridge_http.lua
age | author | description |
---|---|---|
2015-06-19 | jbe | Fixes and code-cleanup in HTTP module |
2015-06-19 | jbe | Code cleanup in HTTP module |
2015-06-19 | jbe | Some code cleanup / fixes in HTTP module |
2015-06-19 | jbe | Code cleanup and added "request_body_content_length" declaration in HTTP module |
2015-06-18 | jbe | Throw error if key is not a string when accessing headers table |
2015-06-18 | jbe | Check if key is a string in index metamethod of headers table |
2015-06-18 | jbe | Bugfix in headers metatable (causes lowercase headers to not be properly processed) |