mirror of
https://github.com/moparisthebest/xeps
synced 2024-11-22 01:02:17 -05:00
corrections
git-svn-id: file:///home/ksmith/gitmigration/svn/xmpp/trunk@39 4b5297f7-1745-476d-ba37-a9c6900126ab
This commit is contained in:
parent
b09e9759ee
commit
8e437965bd
@ -7,7 +7,7 @@
|
|||||||
<xep>
|
<xep>
|
||||||
<header>
|
<header>
|
||||||
<title>Jabber HTTP Polling</title>
|
<title>Jabber HTTP Polling</title>
|
||||||
<abstract>This document defines a protocol that enables access to a Jabber server from behind firewalls which do not allow outgoing sockets on port 5222, via HTTP requests.</abstract>
|
<abstract>This document defines an XMPP protocol extension that enables access to a Jabber server from behind firewalls which do not allow outgoing sockets on port 5222, via HTTP requests.</abstract>
|
||||||
&LEGALNOTICE;
|
&LEGALNOTICE;
|
||||||
<number>0025</number>
|
<number>0025</number>
|
||||||
<status>Deprecated</status>
|
<status>Deprecated</status>
|
||||||
|
@ -28,7 +28,7 @@
|
|||||||
</header>
|
</header>
|
||||||
|
|
||||||
<section1 topic="Introduction">
|
<section1 topic="Introduction">
|
||||||
This document defines a protocol for editing one text document by several people.
|
This document defines an XMPP protocol extension for editing one text document by several people.
|
||||||
This can be useful when several people write different parts of one single document, or
|
This can be useful when several people write different parts of one single document, or
|
||||||
one person edits the text and other people can see the changes. The advantage of
|
one person edits the text and other people can see the changes. The advantage of
|
||||||
using this protocol in compared to using a version control systems is that all
|
using this protocol in compared to using a version control systems is that all
|
||||||
|
@ -7,7 +7,7 @@
|
|||||||
<xep>
|
<xep>
|
||||||
<header>
|
<header>
|
||||||
<title>Verifying HTTP Requests via XMPP</title>
|
<title>Verifying HTTP Requests via XMPP</title>
|
||||||
<abstract>This document defines a protocol that enables verification of an HTTP request via XMPP.</abstract>
|
<abstract>This document defines an XMPP protocol extension that enables verification of an HTTP request via XMPP.</abstract>
|
||||||
&LEGALNOTICE;
|
&LEGALNOTICE;
|
||||||
<number>0070</number>
|
<number>0070</number>
|
||||||
<status>Draft</status>
|
<status>Draft</status>
|
||||||
|
@ -7,7 +7,7 @@
|
|||||||
<xep>
|
<xep>
|
||||||
<header>
|
<header>
|
||||||
<title>Malicious Stanzas</title>
|
<title>Malicious Stanzas</title>
|
||||||
<abstract>This document defines a protocol extension for flagging malicious stanzas within Jabber/XMPP.</abstract>
|
<abstract>This document defines an XMPP protocol extension for flagging malicious stanzas within Jabber/XMPP.</abstract>
|
||||||
&LEGALNOTICE;
|
&LEGALNOTICE;
|
||||||
<number>0076</number>
|
<number>0076</number>
|
||||||
<status>Active</status>
|
<status>Active</status>
|
||||||
|
Loading…
Reference in New Issue
Block a user