Changeset 1311 for draft-ietf-httpbis/latest
- Timestamp:
- 24/06/11 19:57:54 (10 years ago)
- Location:
- draft-ietf-httpbis/latest
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
draft-ietf-httpbis/latest/p1-messaging.html
r1309 r1311 359 359 } 360 360 @bottom-center { 361 content: "Expires December 2 4, 2011";361 content: "Expires December 26, 2011"; 362 362 } 363 363 @bottom-right { … … 410 410 <meta name="dct.creator" content="Reschke, J. F."> 411 411 <meta name="dct.identifier" content="urn:ietf:id:draft-ietf-httpbis-p1-messaging-latest"> 412 <meta name="dct.issued" scheme="ISO8601" content="2011-06-2 2">412 <meta name="dct.issued" scheme="ISO8601" content="2011-06-24"> 413 413 <meta name="dct.replaces" content="urn:ietf:rfc:2145"> 414 414 <meta name="dct.replaces" content="urn:ietf:rfc:2616"> … … 442 442 </tr> 443 443 <tr> 444 <td class="left">Expires: December 2 4, 2011</td>444 <td class="left">Expires: December 26, 2011</td> 445 445 <td class="right">HP</td> 446 446 </tr> … … 495 495 <tr> 496 496 <td class="left"></td> 497 <td class="right">June 2 2, 2011</td>497 <td class="right">June 24, 2011</td> 498 498 </tr> 499 499 </tbody> … … 525 525 in progress”. 526 526 </p> 527 <p>This Internet-Draft will expire on December 2 4, 2011.</p>527 <p>This Internet-Draft will expire on December 26, 2011.</p> 528 528 <h1><a id="rfc.copyrightnotice" href="#rfc.copyrightnotice">Copyright Notice</a></h1> 529 529 <p>Copyright © 2011 IETF Trust and the persons identified as the document authors. All rights reserved.</p> … … 3052 3052 and made opaque (the TEXT rule was removed) (<a href="#basic.rules" title="Basic Rules">Section 1.2.2</a>) 3053 3053 </p> 3054 <p id="rfc.section.B.2.p.3">Clarify that HTTP-Version is case sensitive. (<a href="#http.version" title="Protocol Versioning">Section 2.5</a>)3054 <p id="rfc.section.B.2.p.3">Clarify that the string "HTTP" in the HTTP-Version ABNF production is case sensitive. (<a href="#http.version" title="Protocol Versioning">Section 2.5</a>) 3055 3055 </p> 3056 3056 <p id="rfc.section.B.2.p.4">Require that invalid whitespace around field-names be rejected. (<a href="#header.fields" title="Header Fields">Section 3.2</a>) -
draft-ietf-httpbis/latest/p1-messaging.xml
r1309 r1311 5011 5011 </t> 5012 5012 <t> 5013 Clarify that HTTP-Version is case sensitive. 5013 Clarify that the string "HTTP" in the HTTP-Version ABNF production is case 5014 sensitive. 5014 5015 (<xref target="http.version"/>) 5015 5016 </t>
Note: See TracChangeset
for help on using the changeset viewer.