Changeset 547 for draft-ietf-httpbis/latest/p6-cache.xml
- Timestamp:
- 07/03/09 12:36:21 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
draft-ietf-httpbis/latest/p6-cache.xml
r543 r547 47 47 <rfc category="std" docName="draft-ietf-httpbis-p6-cache-&ID-VERSION;" ipr="pre5378Trust200902" 48 48 obsoletes="2616" x:maturity-level="draft" xmlns:x="http://purl.org/net/xml2rfc/ext"> 49 50 51 52 53 54 55 49 <front> 50 51 <title abbrev="HTTP/1.1, Part 6">HTTP/1.1, part 6: Caching</title> 52 53 <author fullname="Roy T. Fielding" initials="R." role="editor" surname="Fielding"> 54 <organization abbrev="Day Software">Day Software</organization> 55 <address> 56 56 <postal> 57 57 <street>23 Corporate Plaza DR, Suite 280</street> … … 66 66 <uri>http://roy.gbiv.com/</uri> 67 67 </address> 68 69 70 71 72 68 </author> 69 70 <author fullname="Jim Gettys" initials="J." surname="Gettys"> 71 <organization>One Laptop per Child</organization> 72 <address> 73 73 <postal> 74 74 <street>21 Oak Knoll Road</street> … … 81 81 <uri>http://www.laptop.org/</uri> 82 82 </address> 83 84 85 86 87 83 </author> 84 85 <author fullname="Jeffrey C. Mogul" initials="J." surname="Mogul"> 86 <organization abbrev="HP">Hewlett-Packard Company</organization> 87 <address> 88 88 <postal> 89 89 <street>HP Labs, Large Scale Systems Group</street> … … 96 96 <email>JeffMogul@acm.org</email> 97 97 </address> 98 99 100 101 102 98 </author> 99 100 <author fullname="Henrik Frystyk Nielsen" initials="H." surname="Frystyk"> 101 <organization abbrev="Microsoft">Microsoft Corporation</organization> 102 <address> 103 103 <postal> 104 104 <street>1 Microsoft Way</street> … … 110 110 <email>henrikn@microsoft.com</email> 111 111 </address> 112 113 114 115 116 112 </author> 113 114 <author fullname="Larry Masinter" initials="L." surname="Masinter"> 115 <organization abbrev="Adobe Systems">Adobe Systems, Incorporated</organization> 116 <address> 117 117 <postal> 118 118 <street>345 Park Ave</street> … … 125 125 <uri>http://larry.masinter.net/</uri> 126 126 </address> 127 128 129 130 131 127 </author> 128 129 <author fullname="Paul J. Leach" initials="P." surname="Leach"> 130 <organization abbrev="Microsoft">Microsoft Corporation</organization> 131 <address> 132 132 <postal> 133 133 <street>1 Microsoft Way</street> … … 138 138 <email>paulle@microsoft.com</email> 139 139 </address> 140 141 142 143 144 140 </author> 141 142 <author fullname="Tim Berners-Lee" initials="T." surname="Berners-Lee"> 143 <organization abbrev="W3C/MIT">World Wide Web Consortium</organization> 144 <address> 145 145 <postal> 146 146 <street>MIT Computer Science and Artificial Intelligence Laboratory</street> … … 155 155 <uri>http://www.w3.org/People/Berners-Lee/</uri> 156 156 </address> 157 158 159 160 161 157 </author> 158 159 <author fullname="Yves Lafon" initials="Y." role="editor" surname="Lafon"> 160 <organization abbrev="W3C">World Wide Web Consortium</organization> 161 <address> 162 162 <postal> 163 163 <street>W3C / ERCIM</street> … … 171 171 <uri>http://www.raubacapeu.net/people/yves/</uri> 172 172 </address> 173 174 175 176 177 173 </author> 174 175 <author fullname="Julian F. Reschke" initials="J. F." role="editor" surname="Reschke"> 176 <organization abbrev="greenbytes">greenbytes GmbH</organization> 177 <address> 178 178 <postal> 179 179 <street>Hafenweg 16</street> … … 186 186 <uri>http://greenbytes.de/tech/webdav/</uri> 187 187 </address> 188 189 190 191 188 </author> 189 190 <date month="&ID-MONTH;" year="&ID-YEAR;" /> 191 <workgroup>HTTPbis Working Group</workgroup> 192 192 193 193 <abstract> … … 209 209 </t> 210 210 <t> 211 The changes in this draft are summarized in <xref target="changes.since.0 5" />.211 The changes in this draft are summarized in <xref target="changes.since.06" />. 212 212 </t> 213 213 </note> … … 2289 2289 </section> 2290 2290 2291 <section anchor="changes.since.06" title="Since draft-ietf-httpbis-p6-cache-06"> 2292 <t> 2293 </t> 2294 </section> 2295 2291 2296 </section> 2292 2297 </back>
Note: See TracChangeset
for help on using the changeset viewer.