Bump XEP-0070 to 1.0.1

Fix DTD
This commit is contained in:
Sam Whited 2016-12-09 10:18:21 -06:00
parent 50c04ec143
commit 143ad43706
1 changed files with 9 additions and 3 deletions

View File

@ -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'>