Software / code / prosody-modules
File
mod_conformance_restricted/README.md @ 6337:486115e3b64d
mod_groups_oidc: Add verbose oidc claim details
| author | Kim Alvefur <zash@zash.se> |
|---|---|
| date | Tue, 15 Jul 2025 18:33:40 +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.