log mod_rest/mod_rest.lua @ 4349:5ca36c36ab05

age author description
2020-11-15 Kim Alvefur mod_rest: Ensure no attempt is made to reply to an error stanza
2020-11-15 Kim Alvefur mod_rest: Catch and log errors in callback promise chain
2020-11-15 Kim Alvefur mod_rest: Use promise based HTTP client API
2020-11-15 Kim Alvefur mod_rest: Use HTTP error mapping from net.http.errors
2020-11-14 Kim Alvefur mod_rest: Use util.error registry datatype
2020-11-12 Kim Alvefur mod_rest: Add whitespace to improve readability, code navigation
2020-07-20 Kim Alvefur mod_rest: Add support for form-encoded output