Changeset 1373 for draft-ietf-httpbis/latest/p4-conditional.html
- Timestamp:
- 03/08/11 15:57:21 (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
draft-ietf-httpbis/latest/p4-conditional.html
r1368 r1373 359 359 } 360 360 @bottom-center { 361 content: "Expires February 2, 2012";361 content: "Expires February 4, 2012"; 362 362 } 363 363 @bottom-right { … … 404 404 <meta name="dct.creator" content="Reschke, J. F."> 405 405 <meta name="dct.identifier" content="urn:ietf:id:draft-ietf-httpbis-p4-conditional-latest"> 406 <meta name="dct.issued" scheme="ISO8601" content="2011-08-0 1">406 <meta name="dct.issued" scheme="ISO8601" content="2011-08-03"> 407 407 <meta name="dct.replaces" content="urn:ietf:rfc:2616"> 408 <meta name="dct.abstract" content="The Hypertext Transfer Protocol (HTTP) is an application-level protocol for distributed, collaborative, hyper mediainformation 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.">409 <meta name="description" content="The Hypertext Transfer Protocol (HTTP) is an application-level protocol for distributed, collaborative, hyper mediainformation 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.">408 <meta name="dct.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 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."> 409 <meta name="description" 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 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."> 410 410 </head> 411 411 <body> … … 430 430 </tr> 431 431 <tr> 432 <td class="left">Expires: February 2, 2012</td>432 <td class="left">Expires: February 4, 2012</td> 433 433 <td class="right">J. Mogul</td> 434 434 </tr> … … 487 487 <tr> 488 488 <td class="left"></td> 489 <td class="right">August 1, 2011</td>489 <td class="right">August 3, 2011</td> 490 490 </tr> 491 491 </tbody> … … 493 493 <p class="title">HTTP/1.1, part 4: Conditional Requests<br><span class="filename">draft-ietf-httpbis-p4-conditional-latest</span></p> 494 494 <h1 id="rfc.abstract"><a href="#rfc.abstract">Abstract</a></h1> 495 <p>The Hypertext Transfer Protocol (HTTP) is an application-level protocol for distributed, collaborative, hyper mediainformation495 <p>The Hypertext Transfer Protocol (HTTP) is an application-level protocol for distributed, collaborative, hypertext information 496 496 systems. HTTP has been in use by the World Wide Web global information initiative since 1990. This document is Part 4 of the 497 seven-part specification that defines the protocol referred to as "HTTP/1.1" and, taken together, obsoletes RFC 2616. Part 498 4 defines request header fields for indicating conditional requests and the rules for constructing responses to those requests. 497 seven-part specification that defines the protocol referred to as "HTTP/1.1" and, taken together, obsoletes RFC 2616. 498 </p> 499 <p>Part 4 defines request header fields for indicating conditional requests and the rules for constructing responses to those 500 requests. 499 501 </p> 500 502 <h1 id="rfc.note.1"><a href="#rfc.note.1">Editorial Note (To be removed by RFC Editor)</a></h1> … … 515 517 in progress”. 516 518 </p> 517 <p>This Internet-Draft will expire on February 2, 2012.</p>519 <p>This Internet-Draft will expire on February 4, 2012.</p> 518 520 <h1><a id="rfc.copyrightnotice" href="#rfc.copyrightnotice">Copyright Notice</a></h1> 519 521 <p>Copyright © 2011 IETF Trust and the persons identified as the document authors. All rights reserved.</p>
Note: See TracChangeset
for help on using the changeset viewer.