Changeset 138 for draft-ietf-httpbis/latest/p5-range.xml
- Timestamp:
- 03/01/08 18:03:02 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
draft-ietf-httpbis/latest/p5-range.xml
r137 r138 778 778 </reference> 779 779 780 <reference anchor="Part3"> 781 <front> 782 <title abbrev="HTTP/1.1">HTTP/1.1, part 3: Message Payload and Content Negotiation</title> 783 <author initials="R." surname="Fielding" fullname="Roy T. Fielding" role="editor"> 784 <organization abbrev="Day Software">Day Software</organization> 785 <address><email>fielding@gbiv.com</email></address> 786 </author> 787 <author initials="J." surname="Gettys" fullname="Jim Gettys"> 788 <organization>One Laptop per Child</organization> 789 <address><email>jg@laptop.org</email></address> 790 </author> 791 <author initials="J." surname="Mogul" fullname="Jeffrey C. Mogul"> 792 <organization abbrev="HP">Hewlett-Packard Company</organization> 793 <address><email>JeffMogul@acm.org</email></address> 794 </author> 795 <author initials="H." surname="Frystyk" fullname="Henrik Frystyk Nielsen"> 796 <organization abbrev="Microsoft">Microsoft Corporation</organization> 797 <address><email>henrikn@microsoft.com</email></address> 798 </author> 799 <author initials="L." surname="Masinter" fullname="Larry Masinter"> 800 <organization abbrev="Adobe Systems">Adobe Systems, Incorporated</organization> 801 <address><email>LMM@acm.org</email></address> 802 </author> 803 <author initials="P." surname="Leach" fullname="Paul J. Leach"> 804 <organization abbrev="Microsoft">Microsoft Corporation</organization> 805 <address><email>paulle@microsoft.com</email></address> 806 </author> 807 <author initials="T." surname="Berners-Lee" fullname="Tim Berners-Lee"> 808 <organization abbrev="W3C/MIT">World Wide Web Consortium</organization> 809 <address><email>timbl@w3.org</email></address> 810 </author> 811 <author initials="Y." surname="Lafon" fullname="Yves Lafon" role="editor"> 812 <organization abbrev="W3C">World Wide Web Consortium</organization> 813 <address><email>ylafon@w3.org</email></address> 814 </author> 815 <author initials="J. F." surname="Reschke" fullname="Julian F. Reschke" role="editor"> 816 <organization abbrev="greenbytes">greenbytes GmbH</organization> 817 <address><email>julian.reschke@greenbytes.de</email></address> 818 </author> 819 <date month="&ID-MONTH;" year="&ID-YEAR;"/> 820 </front> 821 <seriesInfo name="Internet-Draft" value="draft-ietf-httpbis-p3-payload-&ID-VERSION;"/> 822 <x:source href="p3-payload.xml" basename="p3-payload"/> 823 </reference> 824 780 825 <reference anchor="Part4"> 781 826 <front> … … 821 866 <seriesInfo name="Internet-Draft" value="draft-ietf-httpbis-p4-conditional-&ID-VERSION;"/> 822 867 <x:source href="p4-conditional.xml" basename="p4-conditional"/> 868 </reference> 869 870 <reference anchor="Part6"> 871 <front> 872 <title abbrev="HTTP/1.1">HTTP/1.1, part 6: Caching</title> 873 <author initials="R." surname="Fielding" fullname="Roy T. Fielding" role="editor"> 874 <organization abbrev="Day Software">Day Software</organization> 875 <address><email>fielding@gbiv.com</email></address> 876 </author> 877 <author initials="J." surname="Gettys" fullname="Jim Gettys"> 878 <organization>One Laptop per Child</organization> 879 <address><email>jg@laptop.org</email></address> 880 </author> 881 <author initials="J." surname="Mogul" fullname="Jeffrey C. Mogul"> 882 <organization abbrev="HP">Hewlett-Packard Company</organization> 883 <address><email>JeffMogul@acm.org</email></address> 884 </author> 885 <author initials="H." surname="Frystyk" fullname="Henrik Frystyk Nielsen"> 886 <organization abbrev="Microsoft">Microsoft Corporation</organization> 887 <address><email>henrikn@microsoft.com</email></address> 888 </author> 889 <author initials="L." surname="Masinter" fullname="Larry Masinter"> 890 <organization abbrev="Adobe Systems">Adobe Systems, Incorporated</organization> 891 <address><email>LMM@acm.org</email></address> 892 </author> 893 <author initials="P." surname="Leach" fullname="Paul J. Leach"> 894 <organization abbrev="Microsoft">Microsoft Corporation</organization> 895 <address><email>paulle@microsoft.com</email></address> 896 </author> 897 <author initials="T." surname="Berners-Lee" fullname="Tim Berners-Lee"> 898 <organization abbrev="W3C/MIT">World Wide Web Consortium</organization> 899 <address><email>timbl@w3.org</email></address> 900 </author> 901 <author initials="Y." surname="Lafon" fullname="Yves Lafon" role="editor"> 902 <organization abbrev="W3C">World Wide Web Consortium</organization> 903 <address><email>ylafon@w3.org</email></address> 904 </author> 905 <author initials="J. F." surname="Reschke" fullname="Julian F. Reschke" role="editor"> 906 <organization abbrev="greenbytes">greenbytes GmbH</organization> 907 <address><email>julian.reschke@greenbytes.de</email></address> 908 </author> 909 <date month="&ID-MONTH;" year="&ID-YEAR;"/> 910 </front> 911 <seriesInfo name="Internet-Draft" value="draft-ietf-httpbis-p6-cache-&ID-VERSION;"/> 912 <x:source href="p6-cache.xml" basename="p6-cache"/> 823 913 </reference> 824 914 … … 972 1062 <section title="Changes from RFC 2068" anchor="changes.from.rfc.2068"> 973 1063 <t> 1064 Transfer-coding and message lengths all interact in ways that 1065 required fixing exactly when chunked encoding is used (to allow for 1066 transfer encoding that may not be self delimiting); it was important 1067 to straighten out exactly how message lengths are computed. 1068 (<xref target="header.content-range"/>, 1069 see also <xref target="Part1"/>, <xref target="Part3"/> and <xref target="Part6"/>) 1070 </t> 1071 <t> 974 1072 There are situations where a server (especially a proxy) does not 975 1073 know the full length of a response but is capable of serving a
Note: See TracChangeset
for help on using the changeset viewer.