mirror of
https://github.com/moparisthebest/xeps
synced 2024-11-21 08:45:04 -05:00
Bump XEP-0070 to 1.0.1
Fix DTD
This commit is contained in:
parent
50c04ec143
commit
143ad43706
12
xep-0070.xml
12
xep-0070.xml
@ -29,6 +29,12 @@
|
||||
&hildjj;
|
||||
&dizzyd;
|
||||
&stpeter;
|
||||
<revision>
|
||||
<version>1.0.1</version>
|
||||
<date>2016-12-09</date>
|
||||
<initials>XEP Editor: ssw</initials>
|
||||
<remark>Mention a plaintext fallback.</remark>
|
||||
</revision>
|
||||
<revision>
|
||||
<version>1.0</version>
|
||||
<date>2005-12-14</date>
|
||||
@ -151,9 +157,9 @@
|
||||
</ol>
|
||||
<p>Error cases:</p>
|
||||
<ul>
|
||||
<li><b>E1:</b> HTTP Client does not understand the presented authentication scheme.</li>
|
||||
<li><b>E2:</b> HTTP Server does not recognize or understand the request.</li>
|
||||
<li><b>E3:</b> HTTP Server denies access.</li>
|
||||
<li><strong>E1:</strong> HTTP Client does not understand the presented authentication scheme.</li>
|
||||
<li><strong>E2:</strong> HTTP Server does not recognize or understand the request.</li>
|
||||
<li><strong>E3:</strong> HTTP Server denies access.</li>
|
||||
</ul>
|
||||
<p>This process flow is described in more detail in the following sections.</p>
|
||||
<section2 topic='HTTP Client Sends Request via HTTP' anchor='http-request'>
|
||||
|
Loading…
Reference in New Issue
Block a user