moonbridge
log moonbridge_http.lua
| age | author | description |
|---|---|---|
| 2017-06-11 | jbe | Changed behavior of moonbridge_io.poll(...); Renamed moonbridge_io.sigterm_setup() to moonbridge_io.catch_sigterm(); Removed moonbridge_io.sigterm_received() |
| 2017-06-11 | jbe | Use new sigterm handling in moonbridge_http |
| 2017-06-06 | jbe | Modified behavior of moonbridge_io.signalsocket(...); Fixed usage of moonbridge_io.signalsocket(...) in moonbridge_http module |
| 2017-06-06 | jbe | Close idle HTTP connections on SIGTERM |
| 2017-05-28 | jbe | Do not throw error on TCP RST when waiting for HTTP request |
| 2016-07-26 | jbe | Fixed bug in regard to empty POST bodies |