annotate mod_conformance_restricted/README.wiki @ 1787:663e5d923ef0
mod_s2s_log_certs: Use new 0.10 API for wrapping event handlers in order to always print log message after all s2s cert checks
author |
Kim Alvefur <zash@zash.se> |
date |
Tue, 25 Aug 2015 16:58:39 +0200 |
parents |
29f3d6b7ad16 |
children |
|
rev |
line source |
1782
|
1 #summary Send restricted XML for conformance testing |
|
2 |
|
3 = Introduction = |
|
4 |
|
5 This module sends processing instructions, comments, DTDs and a |
|
6 non predefined entity (defined by the DTD) to the requesting entity. |
|
7 |
|
8 = Usage = |
|
9 |
|
10 Send "PI", "comment", "DTD" or "entity" to <xmpp:example.com/conformance>, while |
|
11 directly connected to the Prosody instance. |