Software / code / prosody-modules
Diff
mod_admin_web/admin_web/mod_admin_web.lua @ 3796:d1ad10b76b00
mod_rest: Catch one (1) reply to a POST-ed stanza from an internal source
This will primarily cover error replies, and only those generated by the
same Prosody instance using the `origin.reply()` method.
| author | Kim Alvefur <zash@zash.se> |
|---|---|
| date | Mon, 30 Dec 2019 05:14:49 +0100 |
| parent | 3567:179424d557f2 |
| child | 4180:a8aacfbdaea9 |