Changeset 31 for draft-ietf-httpbis/latest/p1-messaging.xml
- Timestamp:
- 11/12/07 13:57:45 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
draft-ietf-httpbis/latest/p1-messaging.xml
r29 r31 12 12 <!ENTITY SHOULD-NOT "<bcp14 xmlns='http://purl.org/net/xml2rfc/ext'>SHOULD NOT</bcp14>"> 13 13 <!ENTITY ID-VERSION "latest"> 14 <!ENTITY caching "[Part 6]"> 15 <!ENTITY payload "[Part 3]"> 16 <!ENTITY CONNECT "[Part 2]"> 17 <!ENTITY content.negotiation "[Part 3]"> 18 <!ENTITY diff2045entity "[Part 3]"> 19 <!ENTITY entity "[Part 3]"> 20 <!ENTITY entity-header-fields "[Part 3]"> 21 <!ENTITY header-cache-control "[Part 6]"> 22 <!ENTITY header-expect "[Part 2]"> 23 <!ENTITY header-pragma "[Part 6]"> 24 <!ENTITY header-warning "[Part 6]"> 25 <!ENTITY idempotent-methods "[Part 2]"> 26 <!ENTITY qvalue "[Part 3]"> 27 <!ENTITY request-header-fields "[Part 2]"> 28 <!ENTITY response-header-fields "[Part 2]"> 29 <!ENTITY method "[Part 2]"> 30 <!ENTITY status-codes "[Part 2]"> 31 <!ENTITY status-100 "[Part 2]"> 32 <!ENTITY status-1xx "[Part 2]"> 33 <!ENTITY status-414 "[Part 2]"> 14 <!ENTITY ID-MONTH "December"> 15 <!ENTITY ID-YEAR "2007"> 16 <!ENTITY caching "<xref target='Part6' x:rel='#caching' xmlns:x='http://purl.org/net/xml2rfc/ext'/>"> 17 <!ENTITY payload "<xref target='Part3' xmlns:x='http://purl.org/net/xml2rfc/ext'/>"> 18 <!ENTITY CONNECT "<xref target='Part2' x:rel='#CONNECT' xmlns:x='http://purl.org/net/xml2rfc/ext'/>"> 19 <!ENTITY content.negotiation "<xref target='Part3' x:rel='#content.negotiation' xmlns:x='http://purl.org/net/xml2rfc/ext'/>"> 20 <!ENTITY diff2045entity "<xref target='Part3' x:rel='#differences.between.http.entities.and.rfc.2045.entities' xmlns:x='http://purl.org/net/xml2rfc/ext'/>"> 21 <!ENTITY entity "<xref target='Part3' x:rel='#entity' xmlns:x='http://purl.org/net/xml2rfc/ext'/>"> 22 <!ENTITY entity-header-fields "<xref target='Part3' x:rel='#entity.header.fields' xmlns:x='http://purl.org/net/xml2rfc/ext'/>"> 23 <!ENTITY header-cache-control "<xref target='Part6' x:rel='#header.cache-control' xmlns:x='http://purl.org/net/xml2rfc/ext'/>"> 24 <!ENTITY header-expect "<xref target='Part2' x:rel='#header.expect' xmlns:x='http://purl.org/net/xml2rfc/ext'/>"> 25 <!ENTITY header-pragma "<xref target='Part6' x:rel='#header.pragma' xmlns:x='http://purl.org/net/xml2rfc/ext'/>"> 26 <!ENTITY header-warning "<xref target='Part6' x:rel='#header.warning' xmlns:x='http://purl.org/net/xml2rfc/ext'/>"> 27 <!ENTITY idempotent-methods "<xref target='Part2' x:rel='#idempotent.methods' xmlns:x='http://purl.org/net/xml2rfc/ext'/>"> 28 <!ENTITY qvalue "<xref target='Part3' x:rel='#quality.values' xmlns:x='http://purl.org/net/xml2rfc/ext'/>"> 29 <!ENTITY request-header-fields "<xref target='Part2' x:rel='#request.header.fields' xmlns:x='http://purl.org/net/xml2rfc/ext'/>"> 30 <!ENTITY response-header-fields "<xref target='Part2' x:rel='#response.header.fields' xmlns:x='http://purl.org/net/xml2rfc/ext'/>"> 31 <!ENTITY method "<xref target='Part2' x:rel='#method' xmlns:x='http://purl.org/net/xml2rfc/ext'/>"> 32 <!ENTITY status-codes "<xref target='Part2' x:rel='#status.codes' xmlns:x='http://purl.org/net/xml2rfc/ext'/>"> 33 <!ENTITY status-100 "<xref target='Part2' x:rel='#status.100' xmlns:x='http://purl.org/net/xml2rfc/ext'/>"> 34 <!ENTITY status-1xx "<xref target='Part2' x:rel='#status.1xx' xmlns:x='http://purl.org/net/xml2rfc/ext'/>"> 35 <!ENTITY status-414 "<xref target='Part2' x:rel='#status.414' xmlns:x='http://purl.org/net/xml2rfc/ext'/>"> 34 36 ]> 35 37 <?rfc toc="yes" ?> … … 154 156 </author> 155 157 156 <date month=" December" year="2007"/>158 <date month="&ID-MONTH;" year="&ID-YEAR;"/> 157 159 158 160 <abstract> … … 2855 2857 <references> 2856 2858 2859 <reference anchor="Part2"> 2860 <front> 2861 <title abbrev="HTTP/1.1">HTTP/1.1, part 2: Message Semantics</title> 2862 2863 <author initials="R." surname="Fielding" fullname="Roy T. Fielding" role="editor"> 2864 <organization abbrev="Day Software">Day Software</organization> 2865 <address> 2866 <email>fielding@gbiv.com</email> 2867 </address> 2868 </author> 2869 2870 <author initials="J." surname="Gettys" fullname="Jim Gettys"> 2871 <organization>One Laptop per Child</organization> 2872 <address> 2873 <email>jg@laptop.org</email> 2874 </address> 2875 </author> 2876 2877 <author initials="J." surname="Mogul" fullname="Jeffrey C. Mogul"> 2878 <organization abbrev="HP">Hewlett-Packard Company</organization> 2879 <address> 2880 <email>JeffMogul@acm.org</email> 2881 </address> 2882 </author> 2883 2884 <author initials="H." surname="Frystyk" fullname="Henrik Frystyk Nielsen"> 2885 <organization abbrev="Microsoft">Microsoft Corporation</organization> 2886 <address> 2887 <email>henrikn@microsoft.com</email> 2888 </address> 2889 </author> 2890 2891 <author initials="L." surname="Masinter" fullname="Larry Masinter"> 2892 <organization abbrev="Adobe Systems">Adobe Systems, Incorporated</organization> 2893 <address> 2894 <email>LMM@acm.org</email> 2895 </address> 2896 </author> 2897 2898 <author initials="P." surname="Leach" fullname="Paul J. Leach"> 2899 <organization abbrev="Microsoft">Microsoft Corporation</organization> 2900 <address> 2901 <email>paulle@microsoft.com</email> 2902 </address> 2903 </author> 2904 2905 <author initials="T." surname="Berners-Lee" fullname="Tim Berners-Lee"> 2906 <organization abbrev="W3C/MIT">World Wide Web Consortium</organization> 2907 <address> 2908 <email>timbl@w3.org</email> 2909 </address> 2910 </author> 2911 2912 <date month="&ID-MONTH;" year="&ID-YEAR;"/> 2913 </front> 2914 <seriesInfo name="Internet-Draft" value="draft-fielding-p2-semantics-&ID-VERSION;"/> 2915 <x:source href="p2-semantics.xml" basename="p2-semantics"/> 2916 </reference> 2917 2918 <reference anchor="Part3"> 2919 <front> 2920 <title abbrev="HTTP/1.1">HTTP/1.1, part 3: Message Payload and Content Negotiation</title> 2921 2922 <author initials="R." surname="Fielding" fullname="Roy T. Fielding" role="editor"> 2923 <organization abbrev="Day Software">Day Software</organization> 2924 <address> 2925 <email>fielding@gbiv.com</email> 2926 </address> 2927 </author> 2928 2929 <author initials="J." surname="Gettys" fullname="Jim Gettys"> 2930 <organization>One Laptop per Child</organization> 2931 <address> 2932 <email>jg@laptop.org</email> 2933 </address> 2934 </author> 2935 2936 <author initials="J." surname="Mogul" fullname="Jeffrey C. Mogul"> 2937 <organization abbrev="HP">Hewlett-Packard Company</organization> 2938 <address> 2939 <email>JeffMogul@acm.org</email> 2940 </address> 2941 </author> 2942 2943 <author initials="H." surname="Frystyk" fullname="Henrik Frystyk Nielsen"> 2944 <organization abbrev="Microsoft">Microsoft Corporation</organization> 2945 <address> 2946 <email>henrikn@microsoft.com</email> 2947 </address> 2948 </author> 2949 2950 <author initials="L." surname="Masinter" fullname="Larry Masinter"> 2951 <organization abbrev="Adobe Systems">Adobe Systems, Incorporated</organization> 2952 <address> 2953 <email>LMM@acm.org</email> 2954 </address> 2955 </author> 2956 2957 <author initials="P." surname="Leach" fullname="Paul J. Leach"> 2958 <organization abbrev="Microsoft">Microsoft Corporation</organization> 2959 <address> 2960 <email>paulle@microsoft.com</email> 2961 </address> 2962 </author> 2963 2964 <author initials="T." surname="Berners-Lee" fullname="Tim Berners-Lee"> 2965 <organization abbrev="W3C/MIT">World Wide Web Consortium</organization> 2966 <address> 2967 <email>timbl@w3.org</email> 2968 </address> 2969 </author> 2970 2971 <date month="&ID-MONTH;" year="&ID-YEAR;"/> 2972 </front> 2973 <seriesInfo name="Internet-Draft" value="draft-fielding-p3-payload-&ID-VERSION;"/> 2974 <x:source href="p3-payload.xml" basename="p3-payload"/> 2975 </reference> 2976 2977 <reference anchor="Part6"> 2978 <front> 2979 <title abbrev="HTTP/1.1">HTTP/1.1, part 6: Caching</title> 2980 2981 <author initials="R." surname="Fielding" fullname="Roy T. Fielding" role="editor"> 2982 <organization abbrev="Day Software">Day Software</organization> 2983 <address> 2984 <email>fielding@gbiv.com</email> 2985 </address> 2986 </author> 2987 2988 <author initials="J." surname="Gettys" fullname="Jim Gettys"> 2989 <organization>One Laptop per Child</organization> 2990 <address> 2991 <email>jg@laptop.org</email> 2992 </address> 2993 </author> 2994 2995 <author initials="J." surname="Mogul" fullname="Jeffrey C. Mogul"> 2996 <organization abbrev="HP">Hewlett-Packard Company</organization> 2997 <address> 2998 <email>JeffMogul@acm.org</email> 2999 </address> 3000 </author> 3001 3002 <author initials="H." surname="Frystyk" fullname="Henrik Frystyk Nielsen"> 3003 <organization abbrev="Microsoft">Microsoft Corporation</organization> 3004 <address> 3005 <email>henrikn@microsoft.com</email> 3006 </address> 3007 </author> 3008 3009 <author initials="L." surname="Masinter" fullname="Larry Masinter"> 3010 <organization abbrev="Adobe Systems">Adobe Systems, Incorporated</organization> 3011 <address> 3012 <email>LMM@acm.org</email> 3013 </address> 3014 </author> 3015 3016 <author initials="P." surname="Leach" fullname="Paul J. Leach"> 3017 <organization abbrev="Microsoft">Microsoft Corporation</organization> 3018 <address> 3019 <email>paulle@microsoft.com</email> 3020 </address> 3021 </author> 3022 3023 <author initials="T." surname="Berners-Lee" fullname="Tim Berners-Lee"> 3024 <organization abbrev="W3C/MIT">World Wide Web Consortium</organization> 3025 <address> 3026 <email>timbl@w3.org</email> 3027 </address> 3028 </author> 3029 3030 <date month="&ID-MONTH;" year="&ID-YEAR;"/> 3031 </front> 3032 <seriesInfo name="Internet-Draft" value="draft-fielding-p6-cache-&ID-VERSION;"/> 3033 <x:source href="p6-cache.xml" basename="p6-cache"/> 3034 </reference> 3035 2857 3036 <reference anchor="RFC1436"> 2858 3037 <front>
Note: See TracChangeset
for help on using the changeset viewer.