mirror of
https://github.com/moparisthebest/xeps
synced 2024-11-21 16:55:07 -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>
|
||||
<header>
|
||||
<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;
|
||||
<number>0025</number>
|
||||
<status>Deprecated</status>
|
||||
|
@ -28,7 +28,7 @@
|
||||
</header>
|
||||
|
||||
<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
|
||||
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
|
||||
|
@ -7,7 +7,7 @@
|
||||
<xep>
|
||||
<header>
|
||||
<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;
|
||||
<number>0070</number>
|
||||
<status>Draft</status>
|
||||
|
@ -7,7 +7,7 @@
|
||||
<xep>
|
||||
<header>
|
||||
<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;
|
||||
<number>0076</number>
|
||||
<status>Active</status>
|
||||
|
Loading…
Reference in New Issue
Block a user