Changeset 36 for draft-ietf-httpbis/latest/p1-messaging.xml
- Timestamp:
- 14/12/07 04:57:24 (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
draft-ietf-httpbis/latest/p1-messaging.xml
r35 r36 173 173 </t> 174 174 </abstract> 175 176 <note title="Editorial Note (To be removed by RFC Editor)"> 177 <t> 178 This version of the HTTP specification contains only minimal editorial 179 changes from <xref target="RFC2616"/> (abstract, introductory paragraph, 180 and authors' addresses). All other changes are due to partitioning the 181 original into seven mostly independent parts. The intent is for readers 182 of future drafts to able to use draft 00 as the basis for comparison 183 when the WG makes later changes to the specification text. This draft 184 will shortly be followed by draft 01 (containing the first round of changes 185 that have already been agreed to on the mailing list). There is no point in 186 reviewing this draft other than to verify that the partitioning has been 187 done correctly. Roy T. Fielding, Yves Lafon, and Julian Reschke 188 will be the editors after draft 00 is submitted. 189 </t> 190 <t> 191 Discussion of this draft should take place on the HTTPBIS working group 192 mailing list (ietf-http-wg@w3.org). The current issues list is 193 at <eref target="http://www.w3.org/Protocols/HTTP/1.1/rfc2616bis/issues/"/> 194 and related documents (including fancy diffs) can be found at 195 <eref target="http://www3.tools.ietf.org/wg/httpbis/"/>. 196 </t> 197 </note> 175 198 </front> 176 199 <middle> … … 2876 2899 2877 2900 <reference anchor="Part2"> 2878 <front> 2879 <title abbrev="HTTP/1.1">HTTP/1.1, part 2: Message Semantics</title> 2880 2881 <author initials="R." surname="Fielding" fullname="Roy T. Fielding" role="editor"> 2882 <organization abbrev="Day Software">Day Software</organization> 2883 <address> 2884 <email>fielding@gbiv.com</email> 2885 </address> 2886 </author> 2887 2888 <author initials="J." surname="Gettys" fullname="Jim Gettys"> 2889 <organization>One Laptop per Child</organization> 2890 <address> 2891 <email>jg@laptop.org</email> 2892 </address> 2893 </author> 2894 2895 <author initials="J." surname="Mogul" fullname="Jeffrey C. Mogul"> 2896 <organization abbrev="HP">Hewlett-Packard Company</organization> 2897 <address> 2898 <email>JeffMogul@acm.org</email> 2899 </address> 2900 </author> 2901 2902 <author initials="H." surname="Frystyk" fullname="Henrik Frystyk Nielsen"> 2903 <organization abbrev="Microsoft">Microsoft Corporation</organization> 2904 <address> 2905 <email>henrikn@microsoft.com</email> 2906 </address> 2907 </author> 2908 2909 <author initials="L." surname="Masinter" fullname="Larry Masinter"> 2910 <organization abbrev="Adobe Systems">Adobe Systems, Incorporated</organization> 2911 <address> 2912 <email>LMM@acm.org</email> 2913 </address> 2914 </author> 2915 2916 <author initials="P." surname="Leach" fullname="Paul J. Leach"> 2917 <organization abbrev="Microsoft">Microsoft Corporation</organization> 2918 <address> 2919 <email>paulle@microsoft.com</email> 2920 </address> 2921 </author> 2922 2923 <author initials="T." surname="Berners-Lee" fullname="Tim Berners-Lee"> 2924 <organization abbrev="W3C/MIT">World Wide Web Consortium</organization> 2925 <address> 2926 <email>timbl@w3.org</email> 2927 </address> 2928 </author> 2929 2930 <date month="&ID-MONTH;" year="&ID-YEAR;"/> 2931 </front> 2932 <seriesInfo name="Internet-Draft" value="draft-fielding-p2-semantics-&ID-VERSION;"/> 2933 <x:source href="p2-semantics.xml" basename="p2-semantics"/> 2901 <front> 2902 <title abbrev="HTTP/1.1">HTTP/1.1, part 2: Message Semantics</title> 2903 <author initials="R." surname="Fielding" fullname="Roy T. Fielding" role="editor"> 2904 <organization abbrev="Day Software">Day Software</organization> 2905 <address><email>fielding@gbiv.com</email></address> 2906 </author> 2907 <author initials="J." surname="Gettys" fullname="Jim Gettys"> 2908 <organization>One Laptop per Child</organization> 2909 <address><email>jg@laptop.org</email></address> 2910 </author> 2911 <author initials="J." surname="Mogul" fullname="Jeffrey C. Mogul"> 2912 <organization abbrev="HP">Hewlett-Packard Company</organization> 2913 <address><email>JeffMogul@acm.org</email></address> 2914 </author> 2915 <author initials="H." surname="Frystyk" fullname="Henrik Frystyk Nielsen"> 2916 <organization abbrev="Microsoft">Microsoft Corporation</organization> 2917 <address><email>henrikn@microsoft.com</email></address> 2918 </author> 2919 <author initials="L." surname="Masinter" fullname="Larry Masinter"> 2920 <organization abbrev="Adobe Systems">Adobe Systems, Incorporated</organization> 2921 <address><email>LMM@acm.org</email></address> 2922 </author> 2923 <author initials="P." surname="Leach" fullname="Paul J. Leach"> 2924 <organization abbrev="Microsoft">Microsoft Corporation</organization> 2925 <address><email>paulle@microsoft.com</email></address> 2926 </author> 2927 <author initials="T." surname="Berners-Lee" fullname="Tim Berners-Lee"> 2928 <organization abbrev="W3C/MIT">World Wide Web Consortium</organization> 2929 <address><email>timbl@w3.org</email></address> 2930 </author> 2931 <date month="&ID-MONTH;" year="&ID-YEAR;"/> 2932 </front> 2933 <seriesInfo name="Internet-Draft" value="draft-fielding-p2-semantics-&ID-VERSION;"/> 2934 <x:source href="p2-semantics.xml" basename="p2-semantics"/> 2934 2935 </reference> 2935 2936 2936 2937 <reference anchor="Part3"> 2937 <front> 2938 <title abbrev="HTTP/1.1">HTTP/1.1, part 3: Message Payload and Content Negotiation</title> 2939 2940 <author initials="R." surname="Fielding" fullname="Roy T. Fielding" role="editor"> 2941 <organization abbrev="Day Software">Day Software</organization> 2942 <address> 2943 <email>fielding@gbiv.com</email> 2944 </address> 2945 </author> 2946 2947 <author initials="J." surname="Gettys" fullname="Jim Gettys"> 2948 <organization>One Laptop per Child</organization> 2949 <address> 2950 <email>jg@laptop.org</email> 2951 </address> 2952 </author> 2953 2954 <author initials="J." surname="Mogul" fullname="Jeffrey C. Mogul"> 2955 <organization abbrev="HP">Hewlett-Packard Company</organization> 2956 <address> 2957 <email>JeffMogul@acm.org</email> 2958 </address> 2959 </author> 2960 2961 <author initials="H." surname="Frystyk" fullname="Henrik Frystyk Nielsen"> 2962 <organization abbrev="Microsoft">Microsoft Corporation</organization> 2963 <address> 2964 <email>henrikn@microsoft.com</email> 2965 </address> 2966 </author> 2967 2968 <author initials="L." surname="Masinter" fullname="Larry Masinter"> 2969 <organization abbrev="Adobe Systems">Adobe Systems, Incorporated</organization> 2970 <address> 2971 <email>LMM@acm.org</email> 2972 </address> 2973 </author> 2974 2975 <author initials="P." surname="Leach" fullname="Paul J. Leach"> 2976 <organization abbrev="Microsoft">Microsoft Corporation</organization> 2977 <address> 2978 <email>paulle@microsoft.com</email> 2979 </address> 2980 </author> 2981 2982 <author initials="T." surname="Berners-Lee" fullname="Tim Berners-Lee"> 2983 <organization abbrev="W3C/MIT">World Wide Web Consortium</organization> 2984 <address> 2985 <email>timbl@w3.org</email> 2986 </address> 2987 </author> 2988 2989 <date month="&ID-MONTH;" year="&ID-YEAR;"/> 2990 </front> 2991 <seriesInfo name="Internet-Draft" value="draft-fielding-p3-payload-&ID-VERSION;"/> 2992 <x:source href="p3-payload.xml" basename="p3-payload"/> 2938 <front> 2939 <title abbrev="HTTP/1.1">HTTP/1.1, part 3: Message Payload and Content Negotiation</title> 2940 <author initials="R." surname="Fielding" fullname="Roy T. Fielding" role="editor"> 2941 <organization abbrev="Day Software">Day Software</organization> 2942 <address><email>fielding@gbiv.com</email></address> 2943 </author> 2944 <author initials="J." surname="Gettys" fullname="Jim Gettys"> 2945 <organization>One Laptop per Child</organization> 2946 <address><email>jg@laptop.org</email></address> 2947 </author> 2948 <author initials="J." surname="Mogul" fullname="Jeffrey C. Mogul"> 2949 <organization abbrev="HP">Hewlett-Packard Company</organization> 2950 <address><email>JeffMogul@acm.org</email></address> 2951 </author> 2952 <author initials="H." surname="Frystyk" fullname="Henrik Frystyk Nielsen"> 2953 <organization abbrev="Microsoft">Microsoft Corporation</organization> 2954 <address><email>henrikn@microsoft.com</email></address> 2955 </author> 2956 <author initials="L." surname="Masinter" fullname="Larry Masinter"> 2957 <organization abbrev="Adobe Systems">Adobe Systems, Incorporated</organization> 2958 <address><email>LMM@acm.org</email></address> 2959 </author> 2960 <author initials="P." surname="Leach" fullname="Paul J. Leach"> 2961 <organization abbrev="Microsoft">Microsoft Corporation</organization> 2962 <address><email>paulle@microsoft.com</email></address> 2963 </author> 2964 <author initials="T." surname="Berners-Lee" fullname="Tim Berners-Lee"> 2965 <organization abbrev="W3C/MIT">World Wide Web Consortium</organization> 2966 <address><email>timbl@w3.org</email></address> 2967 </author> 2968 <date month="&ID-MONTH;" year="&ID-YEAR;"/> 2969 </front> 2970 <seriesInfo name="Internet-Draft" value="draft-fielding-p3-payload-&ID-VERSION;"/> 2971 <x:source href="p3-payload.xml" basename="p3-payload"/> 2993 2972 </reference> 2994 2973 2995 2974 <reference anchor="Part6"> 2996 <front> 2997 <title abbrev="HTTP/1.1">HTTP/1.1, part 6: Caching</title> 2998 2999 <author initials="R." surname="Fielding" fullname="Roy T. Fielding" role="editor"> 3000 <organization abbrev="Day Software">Day Software</organization> 3001 <address> 3002 <email>fielding@gbiv.com</email> 3003 </address> 3004 </author> 3005 3006 <author initials="J." surname="Gettys" fullname="Jim Gettys"> 3007 <organization>One Laptop per Child</organization> 3008 <address> 3009 <email>jg@laptop.org</email> 3010 </address> 3011 </author> 3012 3013 <author initials="J." surname="Mogul" fullname="Jeffrey C. Mogul"> 3014 <organization abbrev="HP">Hewlett-Packard Company</organization> 3015 <address> 3016 <email>JeffMogul@acm.org</email> 3017 </address> 3018 </author> 3019 3020 <author initials="H." surname="Frystyk" fullname="Henrik Frystyk Nielsen"> 3021 <organization abbrev="Microsoft">Microsoft Corporation</organization> 3022 <address> 3023 <email>henrikn@microsoft.com</email> 3024 </address> 3025 </author> 3026 3027 <author initials="L." surname="Masinter" fullname="Larry Masinter"> 3028 <organization abbrev="Adobe Systems">Adobe Systems, Incorporated</organization> 3029 <address> 3030 <email>LMM@acm.org</email> 3031 </address> 3032 </author> 3033 3034 <author initials="P." surname="Leach" fullname="Paul J. Leach"> 3035 <organization abbrev="Microsoft">Microsoft Corporation</organization> 3036 <address> 3037 <email>paulle@microsoft.com</email> 3038 </address> 3039 </author> 3040 3041 <author initials="T." surname="Berners-Lee" fullname="Tim Berners-Lee"> 3042 <organization abbrev="W3C/MIT">World Wide Web Consortium</organization> 3043 <address> 3044 <email>timbl@w3.org</email> 3045 </address> 3046 </author> 3047 3048 <date month="&ID-MONTH;" year="&ID-YEAR;"/> 3049 </front> 3050 <seriesInfo name="Internet-Draft" value="draft-fielding-p6-cache-&ID-VERSION;"/> 3051 <x:source href="p6-cache.xml" basename="p6-cache"/> 2975 <front> 2976 <title abbrev="HTTP/1.1">HTTP/1.1, part 6: Caching</title> 2977 <author initials="R." surname="Fielding" fullname="Roy T. Fielding" role="editor"> 2978 <organization abbrev="Day Software">Day Software</organization> 2979 <address><email>fielding@gbiv.com</email></address> 2980 </author> 2981 <author initials="J." surname="Gettys" fullname="Jim Gettys"> 2982 <organization>One Laptop per Child</organization> 2983 <address><email>jg@laptop.org</email></address> 2984 </author> 2985 <author initials="J." surname="Mogul" fullname="Jeffrey C. Mogul"> 2986 <organization abbrev="HP">Hewlett-Packard Company</organization> 2987 <address><email>JeffMogul@acm.org</email></address> 2988 </author> 2989 <author initials="H." surname="Frystyk" fullname="Henrik Frystyk Nielsen"> 2990 <organization abbrev="Microsoft">Microsoft Corporation</organization> 2991 <address><email>henrikn@microsoft.com</email></address> 2992 </author> 2993 <author initials="L." surname="Masinter" fullname="Larry Masinter"> 2994 <organization abbrev="Adobe Systems">Adobe Systems, Incorporated</organization> 2995 <address><email>LMM@acm.org</email></address> 2996 </author> 2997 <author initials="P." surname="Leach" fullname="Paul J. Leach"> 2998 <organization abbrev="Microsoft">Microsoft Corporation</organization> 2999 <address><email>paulle@microsoft.com</email></address> 3000 </author> 3001 <author initials="T." surname="Berners-Lee" fullname="Tim Berners-Lee"> 3002 <organization abbrev="W3C/MIT">World Wide Web Consortium</organization> 3003 <address><email>timbl@w3.org</email></address> 3004 </author> 3005 <date month="&ID-MONTH;" year="&ID-YEAR;"/> 3006 </front> 3007 <seriesInfo name="Internet-Draft" value="draft-fielding-p6-cache-&ID-VERSION;"/> 3008 <x:source href="p6-cache.xml" basename="p6-cache"/> 3009 </reference> 3010 3011 <reference anchor="RFC2616"> 3012 <front> 3013 <title>Hypertext Transfer Protocol -- HTTP/1.1</title> 3014 <author initials="R." surname="Fielding" fullname="R. Fielding"> 3015 <organization>University of California, Irvine</organization> 3016 <address><email>fielding@ics.uci.edu</email></address> 3017 </author> 3018 <author initials="J." surname="Gettys" fullname="J. Gettys"> 3019 <organization>W3C</organization> 3020 <address><email>jg@w3.org</email></address> 3021 </author> 3022 <author initials="J." surname="Mogul" fullname="J. Mogul"> 3023 <organization>Compaq Computer Corporation</organization> 3024 <address><email>mogul@wrl.dec.com</email></address> 3025 </author> 3026 <author initials="H." surname="Frystyk" fullname="H. Frystyk"> 3027 <organization>MIT Laboratory for Computer Science</organization> 3028 <address><email>frystyk@w3.org</email></address> 3029 </author> 3030 <author initials="L." surname="Masinter" fullname="L. Masinter"> 3031 <organization>Xerox Corporation</organization> 3032 <address><email>masinter@parc.xerox.com</email></address> 3033 </author> 3034 <author initials="P." surname="Leach" fullname="P. Leach"> 3035 <organization>Microsoft Corporation</organization> 3036 <address><email>paulle@microsoft.com</email></address> 3037 </author> 3038 <author initials="T." surname="Berners-Lee" fullname="T. Berners-Lee"> 3039 <organization>W3C</organization> 3040 <address><email>timbl@w3.org</email></address> 3041 </author> 3042 <date month="June" year="1999"/> 3043 </front> 3044 <seriesInfo name="RFC" value="2616"/> 3045 </reference> 3046 3047 <reference anchor="RFC2617"> 3048 <front> 3049 <title abbrev="HTTP Authentication">HTTP Authentication: Basic and Digest Access Authentication</title> 3050 <author initials="J." surname="Franks" fullname="John Franks"> 3051 <organization>Northwestern University, Department of Mathematics</organization> 3052 <address><email>john@math.nwu.edu</email></address> 3053 </author> 3054 <author initials="P.M." surname="Hallam-Baker" fullname="Phillip M. Hallam-Baker"> 3055 <organization>Verisign Inc.</organization> 3056 <address><email>pbaker@verisign.com</email></address> 3057 </author> 3058 <author initials="J.L." surname="Hostetler" fullname="Jeffery L. Hostetler"> 3059 <organization>AbiSource, Inc.</organization> 3060 <address><email>jeff@AbiSource.com</email></address> 3061 </author> 3062 <author initials="S.D." surname="Lawrence" fullname="Scott D. Lawrence"> 3063 <organization>Agranat Systems, Inc.</organization> 3064 <address><email>lawrence@agranat.com</email></address> 3065 </author> 3066 <author initials="P.J." surname="Leach" fullname="Paul J. Leach"> 3067 <organization>Microsoft Corporation</organization> 3068 <address><email>paulle@microsoft.com</email></address> 3069 </author> 3070 <author initials="A." surname="Luotonen" fullname="Ari Luotonen"> 3071 <organization>Netscape Communications Corporation</organization> 3072 </author> 3073 <author initials="L." surname="Stewart" fullname="Lawrence C. Stewart"> 3074 <organization>Open Market, Inc.</organization> 3075 <address><email>stewart@OpenMarket.com</email></address> 3076 </author> 3077 <date month="June" year="1999"/> 3078 </front> 3079 <seriesInfo name="RFC" value="2617"/> 3052 3080 </reference> 3053 3081 … … 3851 3879 </reference> 3852 3880 3853 <reference anchor="RFC2616">3854 <front>3855 <title>Hypertext Transfer Protocol -- HTTP/1.1</title>3856 <author initials="R." surname="Fielding" fullname="R. Fielding">3857 <organization>University of California, Irvine</organization>3858 <address><email>fielding@ics.uci.edu</email></address>3859 </author>3860 <author initials="J." surname="Gettys" fullname="J. Gettys">3861 <organization>W3C</organization>3862 <address><email>jg@w3.org</email></address>3863 </author>3864 <author initials="J." surname="Mogul" fullname="J. Mogul">3865 <organization>Compaq Computer Corporation</organization>3866 <address><email>mogul@wrl.dec.com</email></address>3867 </author>3868 <author initials="H." surname="Frystyk" fullname="H. Frystyk">3869 <organization>MIT Laboratory for Computer Science</organization>3870 <address><email>frystyk@w3.org</email></address>3871 </author>3872 <author initials="L." surname="Masinter" fullname="L. Masinter">3873 <organization>Xerox Corporation</organization>3874 <address><email>masinter@parc.xerox.com</email></address>3875 </author>3876 <author initials="P." surname="Leach" fullname="P. Leach">3877 <organization>Microsoft Corporation</organization>3878 <address><email>paulle@microsoft.com</email></address>3879 </author>3880 <author initials="T." surname="Berners-Lee" fullname="T. Berners-Lee">3881 <organization>W3C</organization>3882 <address><email>timbl@w3.org</email></address>3883 </author>3884 <date month="June" year="1999"/>3885 </front>3886 <seriesInfo name="RFC" value="2616"/>3887 </reference>3888 3889 <reference anchor="RFC2617">3890 <front>3891 <title abbrev="HTTP Authentication">HTTP Authentication: Basic and Digest Access Authentication</title>3892 <author initials="J." surname="Franks" fullname="John Franks">3893 <organization>Northwestern University, Department of Mathematics</organization>3894 <address>3895 <postal>3896 <street/>3897 <city>Evanston</city>3898 <region>IL</region>3899 <code>60208-2730</code>3900 <country>US</country></postal>3901 <email>john@math.nwu.edu</email></address></author>3902 <author initials="P.M." surname="Hallam-Baker" fullname="Phillip M. Hallam-Baker">3903 <organization>Verisign Inc.</organization>3904 <address>3905 <postal>3906 <street>301 Edgewater Place</street>3907 <street>Suite 210</street>3908 <city>Wakefield</city>3909 <region>MA</region>3910 <code>01880</code>3911 <country>US</country></postal>3912 <email>pbaker@verisign.com</email></address></author>3913 <author initials="J.L." surname="Hostetler" fullname="Jeffery L. Hostetler">3914 <organization>AbiSource, Inc.</organization>3915 <address>3916 <postal>3917 <street>6 Dunlap Court</street>3918 <city>Savoy</city>3919 <region>IL</region>3920 <code>61874</code>3921 <country>US</country></postal>3922 <email>jeff@AbiSource.com</email></address></author>3923 <author initials="S.D." surname="Lawrence" fullname="Scott D. Lawrence">3924 <organization>Agranat Systems, Inc.</organization>3925 <address>3926 <postal>3927 <street>5 Clocktower Place</street>3928 <street>Suite 400</street>3929 <city>Maynard</city>3930 <region>MA</region>3931 <code>01754</code>3932 <country>US</country></postal>3933 <email>lawrence@agranat.com</email></address></author>3934 <author initials="P.J." surname="Leach" fullname="Paul J. Leach">3935 <organization>Microsoft Corporation</organization>3936 <address>3937 <postal>3938 <street>1 Microsoft Way</street>3939 <city>Redmond</city>3940 <region>WA</region>3941 <code>98052</code>3942 <country>US</country></postal>3943 <email>paulle@microsoft.com</email></address></author>3944 <author initials="A." surname="Luotonen" fullname="Ari Luotonen">3945 <organization>Netscape Communications Corporation</organization>3946 <address>3947 <postal>3948 <street>501 East Middlefield Road</street>3949 <city>Mountain View</city>3950 <region>CA</region>3951 <code>94043</code>3952 <country>US</country></postal></address></author>3953 <author initials="L." surname="Stewart" fullname="Lawrence C. Stewart">3954 <organization>Open Market, Inc.</organization>3955 <address>3956 <postal>3957 <street>215 First Street</street>3958 <city>Cambridge</city>3959 <region>MA</region>3960 <code>02142</code>3961 <country>US</country></postal>3962 <email>stewart@OpenMarket.com</email></address></author>3963 <date month="June" year="1999"/>3964 </front>3965 <seriesInfo name="RFC" value="2617"/>3966 </reference>3967 3968 3881 <reference anchor="RFC2324"> 3969 3882 <front>
Note: See TracChangeset
for help on using the changeset viewer.