Changeset 2480 for draft-ietf-httpbis/latest/p1-messaging.html
- Timestamp:
- 07/11/13 15:28:22 (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
draft-ietf-httpbis/latest/p1-messaging.html
r2477 r2480 445 445 } 446 446 @bottom-center { 447 content: "Expires May 9, 2014";447 content: "Expires May 11, 2014"; 448 448 } 449 449 @bottom-right { … … 487 487 <meta name="dct.creator" content="Reschke, J. F."> 488 488 <meta name="dct.identifier" content="urn:ietf:id:draft-ietf-httpbis-p1-messaging-latest"> 489 <meta name="dct.issued" scheme="ISO8601" content="2013-11-0 5">489 <meta name="dct.issued" scheme="ISO8601" content="2013-11-07"> 490 490 <meta name="dct.replaces" content="urn:ietf:rfc:2145"> 491 491 <meta name="dct.replaces" content="urn:ietf:rfc:2616"> … … 516 516 <tr> 517 517 <td class="left">Intended status: Standards Track</td> 518 <td class="right">November 5, 2013</td>518 <td class="right">November 7, 2013</td> 519 519 </tr> 520 520 <tr> 521 <td class="left">Expires: May 9, 2014</td>521 <td class="left">Expires: May 11, 2014</td> 522 522 <td class="right"></td> 523 523 </tr> … … 548 548 in progress”. 549 549 </p> 550 <p>This Internet-Draft will expire on May 9, 2014.</p>550 <p>This Internet-Draft will expire on May 11, 2014.</p> 551 551 </div> 552 552 <div id="rfc.copyrightnotice"> … … 1514 1514 </p> 1515 1515 <p id="rfc.section.3.3.2.p.11">Any Content-Length field value greater than or equal to zero is valid. Since there is no predefined limit to the length of 1516 a payload, a recipient <em class="bcp14"> SHOULD</em> anticipate potentially large decimal numerals and prevent parsing errors due to integer conversion overflows (<a href="#attack.protocol.element.size.overflows" title="Buffer Overflows">Section 9.3</a>).1516 a payload, a recipient <em class="bcp14">MUST</em> anticipate potentially large decimal numerals and prevent parsing errors due to integer conversion overflows (<a href="#attack.protocol.element.size.overflows" title="Buffer Overflows">Section 9.3</a>). 1517 1517 </p> 1518 1518 <p id="rfc.section.3.3.2.p.12">If a message is received that has multiple Content-Length header fields with field-values consisting of the same decimal value, … … 3427 3427 <ul> 3428 3428 <li><<a href="http://tools.ietf.org/wg/httpbis/trac/ticket/502">http://tools.ietf.org/wg/httpbis/trac/ticket/502</a>>: "APPSDIR review of draft-ietf-httpbis-p1-messaging-24" 3429 </li> 3430 <li><<a href="http://tools.ietf.org/wg/httpbis/trac/ticket/507">http://tools.ietf.org/wg/httpbis/trac/ticket/507</a>>: "integer value parsing" 3429 3431 </li> 3430 3432 <li><<a href="http://tools.ietf.org/wg/httpbis/trac/ticket/517">http://tools.ietf.org/wg/httpbis/trac/ticket/517</a>>: "move IANA registrations to correct draft"
Note: See TracChangeset
for help on using the changeset viewer.