Software / code / prosody-modules
File
mod_admin_probe/README.markdown @ 3816:8473fd2d09c1
mod_rest: Default to replying with same type as request
If you send JSON then you get JSON back unless you say something
different with the Accept header.
| author | Kim Alvefur <zash@zash.se> |
|---|---|
| date | Wed, 01 Jan 2020 16:40:10 +0100 |
| parent | 1856:3278fa267199 |
| child | 5007:34fb3d239ac1 |
line wrap: on
line source
--- summary: Allow server administrators to probe any user ... This module lets server administrators send `<presence type="probe"/>` to any local user and receive their presence in response, bypassing roster checks.