Changeset 980 for draft-ietf-httpbis/latest/p4-conditional.html
- Timestamp:
- 26/08/10 13:21:53 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
draft-ietf-httpbis/latest/p4-conditional.html
r976 r980 400 400 <meta name="dct.creator" content="Reschke, J. F."> 401 401 <meta name="dct.identifier" content="urn:ietf:id:draft-ietf-httpbis-p4-conditional-latest"> 402 <meta name="dct.issued" scheme="ISO8601" content="2010-08- 04">402 <meta name="dct.issued" scheme="ISO8601" content="2010-08-26"> 403 403 <meta name="dct.replaces" content="urn:ietf:rfc:2616"> 404 404 <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 4 of the seven-part specification that defines the protocol referred to as "HTTP/1.1" and, taken together, obsoletes RFC 2616. Part 4 defines request header fields for indicating conditional requests and the rules for constructing responses to those requests."> … … 426 426 </tr> 427 427 <tr> 428 <td class="left">Expires: February 5, 2011</td>428 <td class="left">Expires: February 27, 2011</td> 429 429 <td class="right">J. Mogul</td> 430 430 </tr> … … 483 483 <tr> 484 484 <td class="left"></td> 485 <td class="right">August 4, 2010</td>485 <td class="right">August 26, 2010</td> 486 486 </tr> 487 487 </tbody> … … 509 509 in progress”. 510 510 </p> 511 <p>This Internet-Draft will expire on February 5, 2011.</p>511 <p>This Internet-Draft will expire on February 27, 2011.</p> 512 512 <h1><a id="rfc.copyrightnotice" href="#rfc.copyrightnotice">Copyright Notice</a></h1> 513 513 <p>Copyright © 2010 IETF Trust and the persons identified as the document authors. All rights reserved.</p> … … 597 597 </p> 598 598 <p id="rfc.section.1.p.2">This document is currently disorganized in order to minimize the changes between drafts and enable reviewers to see the smaller 599 errata changes. The nextdraft will reorganize the sections to better reflect the content. In particular, the sections on599 errata changes. A future draft will reorganize the sections to better reflect the content. In particular, the sections on 600 600 resource metadata will be discussed first and then followed by each conditional request-header, concluding with a definition 601 601 of precedence and the expectation of ordering strong validator checks before weak validator checks. It is likely that more
Note: See TracChangeset
for help on using the changeset viewer.