Changeset 705 for draft-ietf-httpbis/latest
- Timestamp:
- 07/10/09 14:31:43 (13 years ago)
- Location:
- draft-ietf-httpbis/latest
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
draft-ietf-httpbis/latest/p1-messaging.html
r704 r705 400 400 <meta name="DC.Creator" content="Reschke, J. F."> 401 401 <meta name="DC.Identifier" content="urn:ietf:id:draft-ietf-httpbis-p1-messaging-latest"> 402 <meta name="DC.Date.Issued" scheme="ISO8601" content="2009-10-0 2">402 <meta name="DC.Date.Issued" scheme="ISO8601" content="2009-10-07"> 403 403 <meta name="DC.Relation.Replaces" content="urn:ietf:rfc:2616"> 404 404 <meta name="DC.Description.Abstract" content="The Hypertext Transfer Protocol (HTTP) is an application-level protocol for distributed, collaborative, hypertext information systems. HTTP has been in use by the World Wide Web global information initiative since 1990. This document is Part 1 of the seven-part specification that defines the protocol referred to as "HTTP/1.1" and, taken together, obsoletes RFC 2616. Part 1 provides an overview of HTTP and its associated terminology, defines the "http" and "https" Uniform Resource Identifier (URI) schemes, defines the generic message syntax and parsing requirements for HTTP message frames, and describes general security concerns for implementations."> … … 437 437 </tr> 438 438 <tr> 439 <td class="header left">Expires: April 5, 2010</td>439 <td class="header left">Expires: April 10, 2010</td> 440 440 <td class="header right">H. Frystyk</td> 441 441 </tr> … … 486 486 <tr> 487 487 <td class="header left"></td> 488 <td class="header right">October 2, 2009</td>488 <td class="header right">October 7, 2009</td> 489 489 </tr> 490 490 </table> … … 510 510 <p>The list of Internet-Draft Shadow Directories can be accessed at <<a href="http://www.ietf.org/shadow.html">http://www.ietf.org/shadow.html</a>>. 511 511 </p> 512 <p>This Internet-Draft will expire in April 5, 2010.</p>512 <p>This Internet-Draft will expire in April 10, 2010.</p> 513 513 <h1><a id="rfc.copyrightnotice" href="#rfc.copyrightnotice">Copyright Notice</a></h1> 514 514 <p>Copyright © 2009 IETF Trust and the persons identified as the document authors. All rights reserved.</p> … … 3226 3226 <ul> 3227 3227 <li> <<a href="http://tools.ietf.org/wg/httpbis/trac/ticket/148">http://tools.ietf.org/wg/httpbis/trac/ticket/148</a>>: "update IANA requirements wrt Transfer-Coding values" (add the IANA Considerations subsection) 3228 </li>3229 <li> <<a href="http://tools.ietf.org/wg/httpbis/trac/ticket/194">http://tools.ietf.org/wg/httpbis/trac/ticket/194</a>>: "disallow control characters in quoted-pair"3230 3228 </li> 3231 3229 </ul> -
draft-ietf-httpbis/latest/p1-messaging.xml
r704 r705 5296 5296 IANA Considerations subsection) 5297 5297 </t> 5298 <t>5299 <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/194"/>:5300 "disallow control characters in quoted-pair"5301 </t>5302 5298 </list> 5303 5299 </t>
Note: See TracChangeset
for help on using the changeset viewer.