Software /
code /
prosody-modules
File
mod_conformance_restricted/README.md @ 6230:8c98b1dd1ad3
mod_register_apps: Remove compatibility with 0.11
author | Link Mauve <linkmauve@linkmauve.fr> |
---|---|
date | Wed, 09 Apr 2025 19:05:35 +0200 |
parent | 6003:fe081789f7b5 |
line wrap: on
line source
--- labels: summary: Send restricted XML for conformance testing ... Introduction ============ This module sends processing instructions, comments, DTDs and a non predefined entity (defined by the DTD) to the requesting entity. Usage ===== Send "PI", "comment", "DTD" or "entity" to <xmpp:example.com/conformance>, while directly connected to the Prosody instance.