Changeset 728 for draft-ietf-httpbis
- Timestamp:
- 27/11/09 12:14:39 (12 years ago)
- Location:
- draft-ietf-httpbis/latest
- Files:
-
- 14 edited
Legend:
- Unmodified
- Added
- Removed
-
draft-ietf-httpbis/latest/p1-messaging.html
r727 r728 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-11- 18">402 <meta name="DC.Date.Issued" scheme="ISO8601" content="2009-11-27"> 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: May 22, 2010</td>439 <td class="header left">Expires: May 31, 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">November 18, 2009</td>488 <td class="header right">November 27, 2009</td> 489 489 </tr> 490 490 </table> … … 517 517 <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>>. 518 518 </p> 519 <p>This Internet-Draft will expire in May 22, 2010.</p>519 <p>This Internet-Draft will expire in May 31, 2010.</p> 520 520 <h1><a id="rfc.copyrightnotice" href="#rfc.copyrightnotice">Copyright Notice</a></h1> 521 521 <p>Copyright © 2009 IETF Trust and the persons identified as the document authors. All rights reserved.</p> -
draft-ietf-httpbis/latest/p1-messaging.xml
r727 r728 3822 3822 <organization>Brandenburg InternetWorking</organization> 3823 3823 <address> 3824 <postal> 3825 <street>675 Spruce Dr.</street> 3826 <city>Sunnyvale</city> 3827 <region>CA</region> 3828 <code>94086</code> 3829 <country>US</country></postal> 3830 <phone>+1.408.246.8253</phone> 3831 <email>dcrocker@bbiw.net</email></address> 3824 <email>dcrocker@bbiw.net</email> 3825 </address> 3832 3826 </author> 3833 3827 <author initials="P." surname="Overell" fullname="Paul Overell"> 3834 3828 <organization>THUS plc.</organization> 3835 3829 <address> 3836 <postal> 3837 <street>1/2 Berkeley Square</street> 3838 <street>99 Berkely Street</street> 3839 <city>Glasgow</city> 3840 <code>G3 7HR</code> 3841 <country>UK</country></postal> 3842 <email>paul.overell@thus.net</email></address> 3830 <email>paul.overell@thus.net</email> 3831 </address> 3843 3832 </author> 3844 3833 <date month="January" year="2008"/> -
draft-ietf-httpbis/latest/p2-semantics.html
r723 r728 399 399 <meta name="DC.Creator" content="Reschke, J. F."> 400 400 <meta name="DC.Identifier" content="urn:ietf:id:draft-ietf-httpbis-p2-semantics-latest"> 401 <meta name="DC.Date.Issued" scheme="ISO8601" content="2009-11- 04">401 <meta name="DC.Date.Issued" scheme="ISO8601" content="2009-11-27"> 402 402 <meta name="DC.Relation.Replaces" content="urn:ietf:rfc:2616"> 403 403 <meta name="DC.Description.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 2 of the seven-part specification that defines the protocol referred to as "HTTP/1.1" and, taken together, obsoletes RFC 2616. Part 2 defines the semantics of HTTP messages as expressed by request methods, request-header fields, response status codes, and response-header fields."> … … 436 436 </tr> 437 437 <tr> 438 <td class="header left">Expires: May 8, 2010</td>438 <td class="header left">Expires: May 31, 2010</td> 439 439 <td class="header right">H. Frystyk</td> 440 440 </tr> … … 485 485 <tr> 486 486 <td class="header left"></td> 487 <td class="header right">November 4, 2009</td>487 <td class="header right">November 27, 2009</td> 488 488 </tr> 489 489 </table> … … 515 515 <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>>. 516 516 </p> 517 <p>This Internet-Draft will expire in May 8, 2010.</p>517 <p>This Internet-Draft will expire in May 31, 2010.</p> 518 518 <h1><a id="rfc.copyrightnotice" href="#rfc.copyrightnotice">Copyright Notice</a></h1> 519 519 <p>Copyright © 2009 IETF Trust and the persons identified as the document authors. All rights reserved.</p> -
draft-ietf-httpbis/latest/p2-semantics.xml
r723 r728 3003 3003 <organization>Brandenburg InternetWorking</organization> 3004 3004 <address> 3005 <postal> 3006 <street>675 Spruce Dr.</street> 3007 <city>Sunnyvale</city> 3008 <region>CA</region> 3009 <code>94086</code> 3010 <country>US</country></postal> 3011 <phone>+1.408.246.8253</phone> 3012 <email>dcrocker@bbiw.net</email></address> 3005 <email>dcrocker@bbiw.net</email> 3006 </address> 3013 3007 </author> 3014 3008 <author initials="P." surname="Overell" fullname="Paul Overell"> 3015 3009 <organization>THUS plc.</organization> 3016 3010 <address> 3017 <postal> 3018 <street>1/2 Berkeley Square</street> 3019 <street>99 Berkely Street</street> 3020 <city>Glasgow</city> 3021 <code>G3 7HR</code> 3022 <country>UK</country></postal> 3023 <email>paul.overell@thus.net</email></address> 3011 <email>paul.overell@thus.net</email> 3012 </address> 3024 3013 </author> 3025 3014 <date month="January" year="2008"/> -
draft-ietf-httpbis/latest/p3-payload.html
r724 r728 397 397 <meta name="DC.Creator" content="Reschke, J. F."> 398 398 <meta name="DC.Identifier" content="urn:ietf:id:draft-ietf-httpbis-p3-payload-latest"> 399 <meta name="DC.Date.Issued" scheme="ISO8601" content="2009-11- 10">399 <meta name="DC.Date.Issued" scheme="ISO8601" content="2009-11-27"> 400 400 <meta name="DC.Relation.Replaces" content="urn:ietf:rfc:2616"> 401 401 <meta name="DC.Description.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."> … … 429 429 </tr> 430 430 <tr> 431 <td class="header left">Expires: May 14, 2010</td>431 <td class="header left">Expires: May 31, 2010</td> 432 432 <td class="header right">HP</td> 433 433 </tr> … … 482 482 <tr> 483 483 <td class="header left"></td> 484 <td class="header right">November 10, 2009</td>484 <td class="header right">November 27, 2009</td> 485 485 </tr> 486 486 </table> … … 511 511 <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>>. 512 512 </p> 513 <p>This Internet-Draft will expire in May 14, 2010.</p>513 <p>This Internet-Draft will expire in May 31, 2010.</p> 514 514 <h1><a id="rfc.copyrightnotice" href="#rfc.copyrightnotice">Copyright Notice</a></h1> 515 515 <p>Copyright © 2009 IETF Trust and the persons identified as the document authors. All rights reserved.</p> -
draft-ietf-httpbis/latest/p3-payload.xml
r724 r728 2138 2138 <organization>Brandenburg InternetWorking</organization> 2139 2139 <address> 2140 <postal> 2141 <street>675 Spruce Dr.</street> 2142 <city>Sunnyvale</city> 2143 <region>CA</region> 2144 <code>94086</code> 2145 <country>US</country></postal> 2146 <phone>+1.408.246.8253</phone> 2147 <email>dcrocker@bbiw.net</email></address> 2140 <email>dcrocker@bbiw.net</email> 2141 </address> 2148 2142 </author> 2149 2143 <author initials="P." surname="Overell" fullname="Paul Overell"> 2150 2144 <organization>THUS plc.</organization> 2151 2145 <address> 2152 <postal> 2153 <street>1/2 Berkeley Square</street> 2154 <street>99 Berkely Street</street> 2155 <city>Glasgow</city> 2156 <code>G3 7HR</code> 2157 <country>UK</country></postal> 2158 <email>paul.overell@thus.net</email></address> 2146 <email>paul.overell@thus.net</email> 2147 </address> 2159 2148 </author> 2160 2149 <date month="January" year="2008"/> -
draft-ietf-httpbis/latest/p4-conditional.html
r723 r728 396 396 <meta name="DC.Creator" content="Reschke, J. F."> 397 397 <meta name="DC.Identifier" content="urn:ietf:id:draft-ietf-httpbis-p4-conditional-latest"> 398 <meta name="DC.Date.Issued" scheme="ISO8601" content="2009-11- 04">398 <meta name="DC.Date.Issued" scheme="ISO8601" content="2009-11-27"> 399 399 <meta name="DC.Relation.Replaces" content="urn:ietf:rfc:2616"> 400 400 <meta name="DC.Description.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."> … … 428 428 </tr> 429 429 <tr> 430 <td class="header left">Expires: May 8, 2010</td>430 <td class="header left">Expires: May 31, 2010</td> 431 431 <td class="header right">HP</td> 432 432 </tr> … … 481 481 <tr> 482 482 <td class="header left"></td> 483 <td class="header right">November 4, 2009</td>483 <td class="header right">November 27, 2009</td> 484 484 </tr> 485 485 </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 May 8, 2010.</p>512 <p>This Internet-Draft will expire in May 31, 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> -
draft-ietf-httpbis/latest/p4-conditional.xml
r723 r728 1311 1311 <organization>Brandenburg InternetWorking</organization> 1312 1312 <address> 1313 <postal> 1314 <street>675 Spruce Dr.</street> 1315 <city>Sunnyvale</city> 1316 <region>CA</region> 1317 <code>94086</code> 1318 <country>US</country></postal> 1319 <phone>+1.408.246.8253</phone> 1320 <email>dcrocker@bbiw.net</email></address> 1313 <email>dcrocker@bbiw.net</email> 1314 </address> 1321 1315 </author> 1322 1316 <author initials="P." surname="Overell" fullname="Paul Overell"> 1323 1317 <organization>THUS plc.</organization> 1324 1318 <address> 1325 <postal> 1326 <street>1/2 Berkeley Square</street> 1327 <street>99 Berkely Street</street> 1328 <city>Glasgow</city> 1329 <code>G3 7HR</code> 1330 <country>UK</country></postal> 1331 <email>paul.overell@thus.net</email></address> 1319 <email>paul.overell@thus.net</email> 1320 </address> 1332 1321 </author> 1333 1322 <date month="January" year="2008"/> -
draft-ietf-httpbis/latest/p5-range.html
r723 r728 396 396 <meta name="DC.Creator" content="Reschke, J. F."> 397 397 <meta name="DC.Identifier" content="urn:ietf:id:draft-ietf-httpbis-p5-range-latest"> 398 <meta name="DC.Date.Issued" scheme="ISO8601" content="2009-11- 04">398 <meta name="DC.Date.Issued" scheme="ISO8601" content="2009-11-27"> 399 399 <meta name="DC.Relation.Replaces" content="urn:ietf:rfc:2616"> 400 400 <meta name="DC.Description.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 5 of the seven-part specification that defines the protocol referred to as "HTTP/1.1" and, taken together, obsoletes RFC 2616. Part 5 defines range-specific requests and the rules for constructing and combining responses to those requests."> … … 428 428 </tr> 429 429 <tr> 430 <td class="header left">Expires: May 8, 2010</td>430 <td class="header left">Expires: May 31, 2010</td> 431 431 <td class="header right">HP</td> 432 432 </tr> … … 481 481 <tr> 482 482 <td class="header left"></td> 483 <td class="header right">November 4, 2009</td>483 <td class="header right">November 27, 2009</td> 484 484 </tr> 485 485 </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 May 8, 2010.</p>512 <p>This Internet-Draft will expire in May 31, 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> -
draft-ietf-httpbis/latest/p5-range.xml
r723 r728 1170 1170 <organization>Brandenburg InternetWorking</organization> 1171 1171 <address> 1172 <postal> 1173 <street>675 Spruce Dr.</street> 1174 <city>Sunnyvale</city> 1175 <region>CA</region> 1176 <code>94086</code> 1177 <country>US</country></postal> 1178 <phone>+1.408.246.8253</phone> 1179 <email>dcrocker@bbiw.net</email></address> 1172 <email>dcrocker@bbiw.net</email> 1173 </address> 1180 1174 </author> 1181 1175 <author initials="P." surname="Overell" fullname="Paul Overell"> 1182 1176 <organization>THUS plc.</organization> 1183 1177 <address> 1184 <postal> 1185 <street>1/2 Berkeley Square</street> 1186 <street>99 Berkely Street</street> 1187 <city>Glasgow</city> 1188 <code>G3 7HR</code> 1189 <country>UK</country></postal> 1190 <email>paul.overell@thus.net</email></address> 1178 <email>paul.overell@thus.net</email> 1179 </address> 1191 1180 </author> 1192 1181 <date month="January" year="2008"/> -
draft-ietf-httpbis/latest/p6-cache.html
r723 r728 398 398 <meta name="DC.Creator" content="Reschke, J. F."> 399 399 <meta name="DC.Identifier" content="urn:ietf:id:draft-ietf-httpbis-p6-cache-latest"> 400 <meta name="DC.Date.Issued" scheme="ISO8601" content="2009-11- 04">400 <meta name="DC.Date.Issued" scheme="ISO8601" content="2009-11-27"> 401 401 <meta name="DC.Relation.Replaces" content="urn:ietf:rfc:2616"> 402 402 <meta name="DC.Description.Abstract" content="The Hypertext Transfer Protocol (HTTP) is an application-level protocol for distributed, collaborative, hypermedia information systems. This document is Part 6 of the seven-part specification that defines the protocol referred to as "HTTP/1.1" and, taken together, obsoletes RFC 2616. Part 6 defines requirements on HTTP caches and the associated header fields that control cache behavior or indicate cacheable response messages."> … … 430 430 </tr> 431 431 <tr> 432 <td class="header left">Expires: May 8, 2010</td>432 <td class="header left">Expires: May 31, 2010</td> 433 433 <td class="header right">HP</td> 434 434 </tr> … … 487 487 <tr> 488 488 <td class="header left"></td> 489 <td class="header right">November 4, 2009</td>489 <td class="header right">November 27, 2009</td> 490 490 </tr> 491 491 </table> … … 516 516 <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>>. 517 517 </p> 518 <p>This Internet-Draft will expire in May 8, 2010.</p>518 <p>This Internet-Draft will expire in May 31, 2010.</p> 519 519 <h1><a id="rfc.copyrightnotice" href="#rfc.copyrightnotice">Copyright Notice</a></h1> 520 520 <p>Copyright © 2009 IETF Trust and the persons identified as the document authors. All rights reserved.</p> -
draft-ietf-httpbis/latest/p6-cache.xml
r723 r728 1934 1934 <organization>Brandenburg InternetWorking</organization> 1935 1935 <address> 1936 <postal> 1937 <street>675 Spruce Dr.</street> 1938 <city>Sunnyvale</city> 1939 <region>CA</region> 1940 <code>94086</code> 1941 <country>US</country></postal> 1942 <phone>+1.408.246.8253</phone> 1943 <email>dcrocker@bbiw.net</email></address> 1936 <email>dcrocker@bbiw.net</email> 1937 </address> 1944 1938 </author> 1945 1939 <author initials="P." surname="Overell" fullname="Paul Overell"> 1946 1940 <organization>THUS plc.</organization> 1947 1941 <address> 1948 <postal> 1949 <street>1/2 Berkeley Square</street> 1950 <street>99 Berkely Street</street> 1951 <city>Glasgow</city> 1952 <code>G3 7HR</code> 1953 <country>UK</country></postal> 1954 <email>paul.overell@thus.net</email></address> 1942 <email>paul.overell@thus.net</email> 1943 </address> 1955 1944 </author> 1956 1945 <date month="January" year="2008"/> -
draft-ietf-httpbis/latest/p7-auth.html
r723 r728 390 390 <meta name="DC.Creator" content="Reschke, J. F."> 391 391 <meta name="DC.Identifier" content="urn:ietf:id:draft-ietf-httpbis-p7-auth-latest"> 392 <meta name="DC.Date.Issued" scheme="ISO8601" content="2009-11- 04">392 <meta name="DC.Date.Issued" scheme="ISO8601" content="2009-11-27"> 393 393 <meta name="DC.Relation.Replaces" content="urn:ietf:rfc:2616"> 394 394 <meta name="DC.Description.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 7 of the seven-part specification that defines the protocol referred to as "HTTP/1.1" and, taken together, obsoletes RFC 2616. Part 7 defines HTTP Authentication."> … … 427 427 </tr> 428 428 <tr> 429 <td class="header left">Expires: May 8, 2010</td>429 <td class="header left">Expires: May 31, 2010</td> 430 430 <td class="header right">H. Frystyk</td> 431 431 </tr> … … 476 476 <tr> 477 477 <td class="header left"></td> 478 <td class="header right">November 4, 2009</td>478 <td class="header right">November 27, 2009</td> 479 479 </tr> 480 480 </table> … … 505 505 <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>>. 506 506 </p> 507 <p>This Internet-Draft will expire in May 8, 2010.</p>507 <p>This Internet-Draft will expire in May 31, 2010.</p> 508 508 <h1><a id="rfc.copyrightnotice" href="#rfc.copyrightnotice">Copyright Notice</a></h1> 509 509 <p>Copyright © 2009 IETF Trust and the persons identified as the document authors. All rights reserved.</p> -
draft-ietf-httpbis/latest/p7-auth.xml
r723 r728 751 751 <organization>Brandenburg InternetWorking</organization> 752 752 <address> 753 <postal> 754 <street>675 Spruce Dr.</street> 755 <city>Sunnyvale</city> 756 <region>CA</region> 757 <code>94086</code> 758 <country>US</country></postal> 759 <phone>+1.408.246.8253</phone> 760 <email>dcrocker@bbiw.net</email></address> 753 <email>dcrocker@bbiw.net</email> 754 </address> 761 755 </author> 762 756 <author initials="P." surname="Overell" fullname="Paul Overell"> 763 757 <organization>THUS plc.</organization> 764 758 <address> 765 <postal> 766 <street>1/2 Berkeley Square</street> 767 <street>99 Berkely Street</street> 768 <city>Glasgow</city> 769 <code>G3 7HR</code> 770 <country>UK</country></postal> 771 <email>paul.overell@thus.net</email></address> 759 <email>paul.overell@thus.net</email> 760 </address> 772 761 </author> 773 762 <date month="January" year="2008"/>
Note: See TracChangeset
for help on using the changeset viewer.