Software /
code /
prosody-modules
Log
description | author | age |
---|---|---|
mod_rest: Fix attempt at indexing nil if an error stanza is missing <error> | Kim Alvefur | 2020-11-15 |
mod_rest: Ensure no attempt is made to reply to an error stanza | Kim Alvefur | 2020-11-15 |
mod_rest: Catch and log errors in callback promise chain | Kim Alvefur | 2020-11-15 |
mod_rest/example: Reorder things to match the disco#info feature order | Kim Alvefur | 2020-11-15 |
mod_rest: Use promise based HTTP client API | Kim Alvefur | 2020-11-15 |
mod_rest/example: Advertise version query support | Kim Alvefur | 2020-11-15 |
mod_rest: Use HTTP error mapping from net.http.errors | Kim Alvefur | 2020-11-15 |
mod_rest: Use util.error registry datatype | Kim Alvefur | 2020-11-14 |