Changeset 1153 for draft-ietf-httpbis/latest/p3-payload.html
- Timestamp:
- 06/03/11 11:41:28 (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
draft-ietf-httpbis/latest/p3-payload.html
r1149 r1153 359 359 } 360 360 @bottom-center { 361 content: "Expires September 6, 2011";361 content: "Expires September 7, 2011"; 362 362 } 363 363 @bottom-right { … … 408 408 <meta name="dct.creator" content="Reschke, J. F."> 409 409 <meta name="dct.identifier" content="urn:ietf:id:draft-ietf-httpbis-p3-payload-latest"> 410 <meta name="dct.issued" scheme="ISO8601" content="2011-03-0 5">410 <meta name="dct.issued" scheme="ISO8601" content="2011-03-06"> 411 411 <meta name="dct.replaces" content="urn:ietf:rfc:2616"> 412 412 <meta name="dct.abstract" content="The Hypertext Transfer Protocol (HTTP) is an application-level protocol for distributed, collaborative, hypermedia information systems. HTTP has been in use by the World Wide Web global information initiative since 1990. This document is Part 3 of the seven-part specification that defines the protocol referred to as "HTTP/1.1" and, taken together, obsoletes RFC 2616. Part 3 defines HTTP message content, metadata, and content negotiation."> … … 434 434 </tr> 435 435 <tr> 436 <td class="left">Expires: September 6, 2011</td>436 <td class="left">Expires: September 7, 2011</td> 437 437 <td class="right">J. Mogul</td> 438 438 </tr> … … 491 491 <tr> 492 492 <td class="left"></td> 493 <td class="right">March 5, 2011</td>493 <td class="right">March 6, 2011</td> 494 494 </tr> 495 495 </tbody> … … 517 517 in progress”. 518 518 </p> 519 <p>This Internet-Draft will expire on September 6, 2011.</p>519 <p>This Internet-Draft will expire on September 7, 2011.</p> 520 520 <h1><a id="rfc.copyrightnotice" href="#rfc.copyrightnotice">Copyright Notice</a></h1> 521 521 <p>Copyright © 2011 IETF Trust and the persons identified as the document authors. All rights reserved.</p> … … 783 783 <a href="#media.types" class="smpl">subtype</a> = <a href="#core.rules" class="smpl">token</a> 784 784 </pre><div id="rule.parameter"> 785 <p id="rfc.section.2.3.p.3"> Parameters <em class="bcp14">MAY</em> follow the type/subtypein the form of attribute/value pairs.785 <p id="rfc.section.2.3.p.3"> The type/subtype <em class="bcp14">MAY</em> be followed by parameters in the form of attribute/value pairs. 786 786 </p> 787 787 </div> … … 2095 2095 </ul> 2096 2096 <h2 id="rfc.section.E.14"><a href="#rfc.section.E.14">E.14</a> <a id="changes.since.12" href="#changes.since.12">Since draft-ietf-httpbis-p3-payload-12</a></h2> 2097 <p id="rfc.section.E.14.p.1">None yet.</p> 2097 <p id="rfc.section.E.14.p.1">Closed issues: </p> 2098 <ul> 2099 <li> <<a href="http://tools.ietf.org/wg/httpbis/trac/ticket/277">http://tools.ietf.org/wg/httpbis/trac/ticket/277</a>>: "potentially misleading MAY in media-type def" 2100 </li> 2101 </ul> 2098 2102 <h1 id="rfc.index"><a href="#rfc.index">Index</a></h1> 2099 2103 <p class="noprint"><a href="#rfc.index.A">A</a> <a href="#rfc.index.B">B</a> <a href="#rfc.index.C">C</a> <a href="#rfc.index.D">D</a> <a href="#rfc.index.G">G</a> <a href="#rfc.index.H">H</a> <a href="#rfc.index.I">I</a> <a href="#rfc.index.M">M</a> <a href="#rfc.index.P">P</a> <a href="#rfc.index.R">R</a>
Note: See TracChangeset
for help on using the changeset viewer.