log mod_rest/mod_rest.lua @ 3864:d845475c75f3

age author description
Sat, 25 Jan 2020 20:12:50 +0100 Kim Alvefur mod_rest: Process results even on internal errors with HTTP request
Sat, 25 Jan 2020 20:06:48 +0100 Kim Alvefur mod_rest: Log connectivity problems via module status API
Sat, 25 Jan 2020 20:04:39 +0100 Kim Alvefur mod_rest: Attempt to auto-discover data type wanted by callback
Sat, 25 Jan 2020 01:55:23 +0100 Kim Alvefur mod_rest: Ensure iq responses have type result if they're not errors
Wed, 15 Jan 2020 21:41:42 +0100 Kim Alvefur mod_rest: Return a friendly message for parse errors
Wed, 15 Jan 2020 21:38:03 +0100 Kim Alvefur mod_rest: Encode errors as JSON
Fri, 03 Jan 2020 18:29:10 +0100 Kim Alvefur mod_rest: Enforce single child policy for outgoing it stanzas