Software /
code /
prosody-modules
Log
mod_rest/mod_rest.lua @ 3861:ede3d1724dd1
description | author | age |
---|---|---|
mod_rest: Attempt to auto-discover data type wanted by callback | Kim Alvefur | Sat, 25 Jan 2020 20:04:39 +0100 |
mod_rest: Ensure iq responses have type result if they're not errors | Kim Alvefur | Sat, 25 Jan 2020 01:55:23 +0100 |
mod_rest: Return a friendly message for parse errors | Kim Alvefur | Wed, 15 Jan 2020 21:41:42 +0100 |
mod_rest: Encode errors as JSON | Kim Alvefur | Wed, 15 Jan 2020 21:38:03 +0100 |
mod_rest: Enforce single child policy for outgoing it stanzas | Kim Alvefur | Fri, 03 Jan 2020 18:29:10 +0100 |
mod_rest: Fix traceback on missing content-type header | Kim Alvefur | Thu, 02 Jan 2020 09:59:31 +0100 |