Changeset 397 for draft-ietf-httpbis
- Timestamp:
- 15/11/08 15:01:11 (14 years ago)
- Location:
- draft-ietf-httpbis/latest
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
draft-ietf-httpbis/latest/p1-messaging.html
r396 r397 2462 2462 <p id="rfc.section.B.4.p.4">Clarification that the chunk length does not include the count of the octets in the chunk header and trailer. (<a href="#chunked.transfer.encoding" title="Chunked Transfer Coding">Section 3.3.1</a>) 2463 2463 </p> 2464 <p id="rfc.section.B.4.p.5">Update use of abs_path production from RFC1808 to the path-absolute + query components of RFC3986. (<a href="#request-target" title="request-target">Section 5.1.2</a>) 2465 </p> 2466 <p id="rfc.section.B.4.p.6">Clarify exactly when close connection options must be sent. (<a href="#header.connection" id="rfc.xref.header.connection.8" title="Connection">Section 8.1</a>) 2464 <p id="rfc.section.B.4.p.5">Require that invalid whitespace around field-names be rejected. (<a href="#message.headers" title="Message Headers">Section 4.2</a>) 2465 </p> 2466 <p id="rfc.section.B.4.p.6">Update use of abs_path production from RFC1808 to the path-absolute + query components of RFC3986. (<a href="#request-target" title="request-target">Section 5.1.2</a>) 2467 </p> 2468 <p id="rfc.section.B.4.p.7">Clarify exactly when close connection options must be sent. (<a href="#header.connection" id="rfc.xref.header.connection.8" title="Connection">Section 8.1</a>) 2467 2469 </p> 2468 2470 <h1 id="rfc.section.C"><a href="#rfc.section.C">C.</a> <a id="terminology" href="#terminology">Terminology</a></h1> … … 2746 2748 <p id="rfc.section.D.7.p.1">Closed issues: </p> 2747 2749 <ul> 2750 <li> <<a href="http://tools.ietf.org/wg/httpbis/trac/ticket/30">http://tools.ietf.org/wg/httpbis/trac/ticket/30</a>>: "Header LWS" 2751 </li> 2748 2752 <li> <<a href="http://tools.ietf.org/wg/httpbis/trac/ticket/77">http://tools.ietf.org/wg/httpbis/trac/ticket/77</a>>: "Line Folding" 2749 2753 </li> -
draft-ietf-httpbis/latest/p1-messaging.xml
r396 r397 4103 4103 </t> 4104 4104 <t> 4105 Require that invalid whitespace around field-names be rejected. 4106 (<xref target="message.headers"/>) 4107 </t> 4108 <t> 4105 4109 Update use of abs_path production from RFC1808 to the path-absolute + query 4106 4110 components of RFC3986. … … 4656 4660 <list style="symbols"> 4657 4661 <t> 4662 <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/30"/>: 4663 "Header LWS" 4664 </t> 4665 <t> 4658 4666 <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/77"/>: 4659 4667 "Line Folding"
Note: See TracChangeset
for help on using the changeset viewer.