Changeset 31 for draft-ietf-httpbis/latest/p7-auth.xml
- Timestamp:
- 11/12/07 13:57:45 (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
draft-ietf-httpbis/latest/p7-auth.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 shared-and-non-shared-caches "[Part 6]"> 14 <!ENTITY ID-MONTH "December"> 15 <!ENTITY ID-YEAR "2007"> 16 <!ENTITY shared-and-non-shared-caches "<xref target='Part6' x:rel='#shared.and.non-shared.caches' xmlns:x='http://purl.org/net/xml2rfc/ext'/>"> 15 17 ]> 16 18 <?rfc toc="yes" ?> … … 135 137 </author> 136 138 137 <date month=" December" year="2007"/>139 <date month="&ID-MONTH;" year="&ID-YEAR;"/> 138 140 139 141 <abstract> … … 358 360 <back> 359 361 <references> 362 <reference anchor="Part6"> 363 <front> 364 <title abbrev="HTTP/1.1">HTTP/1.1, part 6: Caching</title> 365 366 <author initials="R." surname="Fielding" fullname="Roy T. Fielding" role="editor"> 367 <organization abbrev="Day Software">Day Software</organization> 368 <address> 369 <email>fielding@gbiv.com</email> 370 </address> 371 </author> 372 373 <author initials="J." surname="Gettys" fullname="Jim Gettys"> 374 <organization>One Laptop per Child</organization> 375 <address> 376 <email>jg@laptop.org</email> 377 </address> 378 </author> 379 380 <author initials="J." surname="Mogul" fullname="Jeffrey C. Mogul"> 381 <organization abbrev="HP">Hewlett-Packard Company</organization> 382 <address> 383 <email>JeffMogul@acm.org</email> 384 </address> 385 </author> 386 387 <author initials="H." surname="Frystyk" fullname="Henrik Frystyk Nielsen"> 388 <organization abbrev="Microsoft">Microsoft Corporation</organization> 389 <address> 390 <email>henrikn@microsoft.com</email> 391 </address> 392 </author> 393 394 <author initials="L." surname="Masinter" fullname="Larry Masinter"> 395 <organization abbrev="Adobe Systems">Adobe Systems, Incorporated</organization> 396 <address> 397 <email>LMM@acm.org</email> 398 </address> 399 </author> 400 401 <author initials="P." surname="Leach" fullname="Paul J. Leach"> 402 <organization abbrev="Microsoft">Microsoft Corporation</organization> 403 <address> 404 <email>paulle@microsoft.com</email> 405 </address> 406 </author> 407 408 <author initials="T." surname="Berners-Lee" fullname="Tim Berners-Lee"> 409 <organization abbrev="W3C/MIT">World Wide Web Consortium</organization> 410 <address> 411 <email>timbl@w3.org</email> 412 </address> 413 </author> 414 415 <date month="&ID-MONTH;" year="&ID-YEAR;"/> 416 </front> 417 <seriesInfo name="Internet-Draft" value="draft-fielding-p6-cache-&ID-VERSION;"/> 418 <x:source href="p6-cache.xml" basename="p6-cache"/> 419 </reference> 420 360 421 <reference anchor="RFC2616"> 361 422 <front>
Note: See TracChangeset
for help on using the changeset viewer.