Changeset 1600
- Timestamp:
- 17/03/12 11:24:59 (10 years ago)
- Location:
- draft-ietf-httpbis/latest
- Files:
-
- 4 edited
Legend:
- Unmodified
- Added
- Removed
-
draft-ietf-httpbis/latest/p5-range.html
r1592 r1600 460 460 } 461 461 @bottom-center { 462 content: "Expires September 1 3, 2012";462 content: "Expires September 18, 2012"; 463 463 } 464 464 @bottom-right { … … 503 503 <meta name="dct.creator" content="Reschke, J. F."> 504 504 <meta name="dct.identifier" content="urn:ietf:id:draft-ietf-httpbis-p5-range-latest"> 505 <meta name="dct.issued" scheme="ISO8601" content="2012-03-1 2">505 <meta name="dct.issued" scheme="ISO8601" content="2012-03-17"> 506 506 <meta name="dct.replaces" content="urn:ietf:rfc:2616"> 507 507 <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 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."> … … 529 529 </tr> 530 530 <tr> 531 <td class="left">Expires: September 1 3, 2012</td>531 <td class="left">Expires: September 18, 2012</td> 532 532 <td class="right">J. Reschke, Editor</td> 533 533 </tr> … … 538 538 <tr> 539 539 <td class="left"></td> 540 <td class="right">March 1 2, 2012</td>540 <td class="right">March 17, 2012</td> 541 541 </tr> 542 542 </tbody> … … 566 566 in progress”. 567 567 </p> 568 <p>This Internet-Draft will expire on September 1 3, 2012.</p>568 <p>This Internet-Draft will expire on September 18, 2012.</p> 569 569 <h1><a id="rfc.copyrightnotice" href="#rfc.copyrightnotice">Copyright Notice</a></h1> 570 570 <p>Copyright © 2012 IETF Trust and the persons identified as the document authors. All rights reserved.</p> … … 1294 1294 <li>Although <a href="#RFC2046" id="rfc.xref.RFC2046.2"><cite title="Multipurpose Internet Mail Extensions (MIME) Part Two: Media Types">[RFC2046]</cite></a> permits the boundary string to be quoted, some existing implementations handle a quoted boundary string incorrectly. 1295 1295 </li> 1296 <li>A number of browsers and servers were coded to an early draft of the byteranges specification to use a media type of multipart/x-byteranges<span id="rfc.iref.m.3"></span><span id="rfc.iref.m.4"></span>, which is almost, but not quite compatible with the version documented in HTTP/1.1.1296 <li>A number of clients and servers were coded to an early draft of the byteranges specification to use a media type of multipart/x-byteranges<span id="rfc.iref.m.3"></span><span id="rfc.iref.m.4"></span>, which is almost, but not quite compatible with the version documented in HTTP/1.1. 1297 1297 </li> 1298 1298 </ol> -
draft-ietf-httpbis/latest/p5-range.xml
r1592 r1600 1338 1338 string incorrectly.</t> 1339 1339 1340 <t>A number of browsers and servers were coded to an early draft1340 <t>A number of clients and servers were coded to an early draft 1341 1341 of the byteranges specification to use a media type of 1342 1342 multipart/x-byteranges<iref item="multipart/x-byteranges Media Type"/><iref item="Media Type" subitem="multipart/x-byteranges"/>, which is almost, but not quite -
draft-ietf-httpbis/latest/p7-auth.html
r1592 r1600 460 460 } 461 461 @bottom-center { 462 content: "Expires September 1 3, 2012";462 content: "Expires September 18, 2012"; 463 463 } 464 464 @bottom-right { … … 500 500 <meta name="dct.creator" content="Reschke, J. F."> 501 501 <meta name="dct.identifier" content="urn:ietf:id:draft-ietf-httpbis-p7-auth-latest"> 502 <meta name="dct.issued" scheme="ISO8601" content="2012-03-1 2">502 <meta name="dct.issued" scheme="ISO8601" content="2012-03-17"> 503 503 <meta name="dct.replaces" content="urn:ietf:rfc:2616"> 504 504 <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 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 the HTTP Authentication framework."> … … 531 531 </tr> 532 532 <tr> 533 <td class="left">Expires: September 1 3, 2012</td>533 <td class="left">Expires: September 18, 2012</td> 534 534 <td class="right">greenbytes</td> 535 535 </tr> 536 536 <tr> 537 537 <td class="left"></td> 538 <td class="right">March 1 2, 2012</td>538 <td class="right">March 17, 2012</td> 539 539 </tr> 540 540 </tbody> … … 564 564 in progress”. 565 565 </p> 566 <p>This Internet-Draft will expire on September 1 3, 2012.</p>566 <p>This Internet-Draft will expire on September 18, 2012.</p> 567 567 <h1><a id="rfc.copyrightnotice" href="#rfc.copyrightnotice">Copyright Notice</a></h1> 568 568 <p>Copyright © 2012 IETF Trust and the persons identified as the document authors. All rights reserved.</p> … … 725 725 </div> 726 726 <div class="note" id="rfc.section.2.1.p.9"> 727 <p> <b>Note:</b> Many browsers fail to parse challenges containing unknown schemes. A workaround for this problem is to list well-supported727 <p> <b>Note:</b> Many clients fail to parse challenges containing unknown schemes. A workaround for this problem is to list well-supported 728 728 schemes (such as "basic") first. 729 729 </p> -
draft-ietf-httpbis/latest/p7-auth.xml
r1592 r1600 282 282 <x:note> 283 283 <t> 284 <x:h>Note:</x:h> Many browsers fail to parse challenges containing unknown284 <x:h>Note:</x:h> Many clients fail to parse challenges containing unknown 285 285 schemes. A workaround for this problem is to list well-supported schemes 286 286 (such as "basic") first.<!-- see http://greenbytes.de/tech/tc/httpauth/#multibasicunknown2 -->
Note: See TracChangeset
for help on using the changeset viewer.