Changeset 36 for draft-ietf-httpbis/latest/p6-cache.xml
- Timestamp:
- 14/12/07 04:57:24 (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
draft-ietf-httpbis/latest/p6-cache.xml
r35 r36 164 164 </t> 165 165 </abstract> 166 167 <note title="Editorial Note (To be removed by RFC Editor)"> 168 <t> 169 This version of the HTTP specification contains only minimal editorial 170 changes from <xref target="RFC2616"/> (abstract, introductory paragraph, 171 and authors' addresses). All other changes are due to partitioning the 172 original into seven mostly independent parts. The intent is for readers 173 of future drafts to able to use draft 00 as the basis for comparison 174 when the WG makes later changes to the specification text. This draft 175 will shortly be followed by draft 01 (containing the first round of changes 176 that have already been agreed to on the mailing list). There is no point in 177 reviewing this draft other than to verify that the partitioning has been 178 done correctly. Roy T. Fielding, Yves Lafon, and Julian Reschke 179 will be the editors after draft 00 is submitted. 180 </t> 181 <t> 182 Discussion of this draft should take place on the HTTPBIS working group 183 mailing list (ietf-http-wg@w3.org). The current issues list is 184 at <eref target="http://www.w3.org/Protocols/HTTP/1.1/rfc2616bis/issues/"/> 185 and related documents (including fancy diffs) can be found at 186 <eref target="http://www3.tools.ietf.org/wg/httpbis/"/>. 187 </t> 188 </note> 166 189 </front> 167 190 <middle> … … 2390 2413 2391 2414 <reference anchor="Part1"> 2392 <front> 2393 <title abbrev="HTTP/1.1">HTTP/1.1, part 1: URIs, Connections, and Message Parsing</title> 2394 2395 <author initials="R." surname="Fielding" fullname="Roy T. Fielding" role="editor"> 2396 <organization abbrev="Day Software">Day Software</organization> 2397 <address> 2398 <email>fielding@gbiv.com</email> 2399 </address> 2400 </author> 2401 2402 <author initials="J." surname="Gettys" fullname="Jim Gettys"> 2403 <organization>One Laptop per Child</organization> 2404 <address> 2405 <email>jg@laptop.org</email> 2406 </address> 2407 </author> 2408 2409 <author initials="J." surname="Mogul" fullname="Jeffrey C. Mogul"> 2410 <organization abbrev="HP">Hewlett-Packard Company</organization> 2411 <address> 2412 <email>JeffMogul@acm.org</email> 2413 </address> 2414 </author> 2415 2416 <author initials="H." surname="Frystyk" fullname="Henrik Frystyk Nielsen"> 2417 <organization abbrev="Microsoft">Microsoft Corporation</organization> 2418 <address> 2419 <email>henrikn@microsoft.com</email> 2420 </address> 2421 </author> 2422 2423 <author initials="L." surname="Masinter" fullname="Larry Masinter"> 2424 <organization abbrev="Adobe Systems">Adobe Systems, Incorporated</organization> 2425 <address> 2426 <email>LMM@acm.org</email> 2427 </address> 2428 </author> 2429 2430 <author initials="P." surname="Leach" fullname="Paul J. Leach"> 2431 <organization abbrev="Microsoft">Microsoft Corporation</organization> 2432 <address> 2433 <email>paulle@microsoft.com</email> 2434 </address> 2435 </author> 2436 2437 <author initials="T." surname="Berners-Lee" fullname="Tim Berners-Lee"> 2438 <organization abbrev="W3C/MIT">World Wide Web Consortium</organization> 2439 <address> 2440 <email>timbl@w3.org</email> 2441 </address> 2442 </author> 2443 2444 <date month="&ID-MONTH;" year="&ID-YEAR;"/> 2445 </front> 2446 <seriesInfo name="Internet-Draft" value="draft-fielding-p1-messaging-&ID-VERSION;"/> 2447 <x:source href="p1-messaging.xml" basename="p1-messaging"/> 2415 <front> 2416 <title abbrev="HTTP/1.1">HTTP/1.1, part 1: URIs, Connections, and Message Parsing</title> 2417 <author initials="R." surname="Fielding" fullname="Roy T. Fielding" role="editor"> 2418 <organization abbrev="Day Software">Day Software</organization> 2419 <address><email>fielding@gbiv.com</email></address> 2420 </author> 2421 <author initials="J." surname="Gettys" fullname="Jim Gettys"> 2422 <organization>One Laptop per Child</organization> 2423 <address><email>jg@laptop.org</email></address> 2424 </author> 2425 <author initials="J." surname="Mogul" fullname="Jeffrey C. Mogul"> 2426 <organization abbrev="HP">Hewlett-Packard Company</organization> 2427 <address><email>JeffMogul@acm.org</email></address> 2428 </author> 2429 <author initials="H." surname="Frystyk" fullname="Henrik Frystyk Nielsen"> 2430 <organization abbrev="Microsoft">Microsoft Corporation</organization> 2431 <address><email>henrikn@microsoft.com</email></address> 2432 </author> 2433 <author initials="L." surname="Masinter" fullname="Larry Masinter"> 2434 <organization abbrev="Adobe Systems">Adobe Systems, Incorporated</organization> 2435 <address><email>LMM@acm.org</email></address> 2436 </author> 2437 <author initials="P." surname="Leach" fullname="Paul J. Leach"> 2438 <organization abbrev="Microsoft">Microsoft Corporation</organization> 2439 <address><email>paulle@microsoft.com</email></address> 2440 </author> 2441 <author initials="T." surname="Berners-Lee" fullname="Tim Berners-Lee"> 2442 <organization abbrev="W3C/MIT">World Wide Web Consortium</organization> 2443 <address><email>timbl@w3.org</email></address> 2444 </author> 2445 <date month="&ID-MONTH;" year="&ID-YEAR;"/> 2446 </front> 2447 <seriesInfo name="Internet-Draft" value="draft-fielding-p1-messaging-&ID-VERSION;"/> 2448 <x:source href="p1-messaging.xml" basename="p1-messaging"/> 2448 2449 </reference> 2449 2450 2450 2451 <reference anchor="Part2"> 2451 <front> 2452 <title abbrev="HTTP/1.1">HTTP/1.1, part 2: Message Semantics</title> 2453 2454 <author initials="R." surname="Fielding" fullname="Roy T. Fielding" role="editor"> 2455 <organization abbrev="Day Software">Day Software</organization> 2456 <address> 2457 <email>fielding@gbiv.com</email> 2458 </address> 2459 </author> 2460 2461 <author initials="J." surname="Gettys" fullname="Jim Gettys"> 2462 <organization>One Laptop per Child</organization> 2463 <address> 2464 <email>jg@laptop.org</email> 2465 </address> 2466 </author> 2467 2468 <author initials="J." surname="Mogul" fullname="Jeffrey C. Mogul"> 2469 <organization abbrev="HP">Hewlett-Packard Company</organization> 2470 <address> 2471 <email>JeffMogul@acm.org</email> 2472 </address> 2473 </author> 2474 2475 <author initials="H." surname="Frystyk" fullname="Henrik Frystyk Nielsen"> 2476 <organization abbrev="Microsoft">Microsoft Corporation</organization> 2477 <address> 2478 <email>henrikn@microsoft.com</email> 2479 </address> 2480 </author> 2481 2482 <author initials="L." surname="Masinter" fullname="Larry Masinter"> 2483 <organization abbrev="Adobe Systems">Adobe Systems, Incorporated</organization> 2484 <address> 2485 <email>LMM@acm.org</email> 2486 </address> 2487 </author> 2488 2489 <author initials="P." surname="Leach" fullname="Paul J. Leach"> 2490 <organization abbrev="Microsoft">Microsoft Corporation</organization> 2491 <address> 2492 <email>paulle@microsoft.com</email> 2493 </address> 2494 </author> 2495 2496 <author initials="T." surname="Berners-Lee" fullname="Tim Berners-Lee"> 2497 <organization abbrev="W3C/MIT">World Wide Web Consortium</organization> 2498 <address> 2499 <email>timbl@w3.org</email> 2500 </address> 2501 </author> 2502 2503 <date month="&ID-MONTH;" year="&ID-YEAR;"/> 2504 </front> 2505 <seriesInfo name="Internet-Draft" value="draft-fielding-p2-semantics-&ID-VERSION;"/> 2506 <x:source href="p2-semantics.xml" basename="p2-semantics"/> 2452 <front> 2453 <title abbrev="HTTP/1.1">HTTP/1.1, part 2: Message Semantics</title> 2454 <author initials="R." surname="Fielding" fullname="Roy T. Fielding" role="editor"> 2455 <organization abbrev="Day Software">Day Software</organization> 2456 <address><email>fielding@gbiv.com</email></address> 2457 </author> 2458 <author initials="J." surname="Gettys" fullname="Jim Gettys"> 2459 <organization>One Laptop per Child</organization> 2460 <address><email>jg@laptop.org</email></address> 2461 </author> 2462 <author initials="J." surname="Mogul" fullname="Jeffrey C. Mogul"> 2463 <organization abbrev="HP">Hewlett-Packard Company</organization> 2464 <address><email>JeffMogul@acm.org</email></address> 2465 </author> 2466 <author initials="H." surname="Frystyk" fullname="Henrik Frystyk Nielsen"> 2467 <organization abbrev="Microsoft">Microsoft Corporation</organization> 2468 <address><email>henrikn@microsoft.com</email></address> 2469 </author> 2470 <author initials="L." surname="Masinter" fullname="Larry Masinter"> 2471 <organization abbrev="Adobe Systems">Adobe Systems, Incorporated</organization> 2472 <address><email>LMM@acm.org</email></address> 2473 </author> 2474 <author initials="P." surname="Leach" fullname="Paul J. Leach"> 2475 <organization abbrev="Microsoft">Microsoft Corporation</organization> 2476 <address><email>paulle@microsoft.com</email></address> 2477 </author> 2478 <author initials="T." surname="Berners-Lee" fullname="Tim Berners-Lee"> 2479 <organization abbrev="W3C/MIT">World Wide Web Consortium</organization> 2480 <address><email>timbl@w3.org</email></address> 2481 </author> 2482 <date month="&ID-MONTH;" year="&ID-YEAR;"/> 2483 </front> 2484 <seriesInfo name="Internet-Draft" value="draft-fielding-p2-semantics-&ID-VERSION;"/> 2485 <x:source href="p2-semantics.xml" basename="p2-semantics"/> 2507 2486 </reference> 2508 2487 2509 2488 <reference anchor="Part3"> 2510 <front> 2511 <title abbrev="HTTP/1.1">HTTP/1.1, part 3: Message Payload and Content Negotiation</title> 2512 2513 <author initials="R." surname="Fielding" fullname="Roy T. Fielding" role="editor"> 2514 <organization abbrev="Day Software">Day Software</organization> 2515 <address> 2516 <email>fielding@gbiv.com</email> 2517 </address> 2518 </author> 2519 2520 <author initials="J." surname="Gettys" fullname="Jim Gettys"> 2521 <organization>One Laptop per Child</organization> 2522 <address> 2523 <email>jg@laptop.org</email> 2524 </address> 2525 </author> 2526 2527 <author initials="J." surname="Mogul" fullname="Jeffrey C. Mogul"> 2528 <organization abbrev="HP">Hewlett-Packard Company</organization> 2529 <address> 2530 <email>JeffMogul@acm.org</email> 2531 </address> 2532 </author> 2533 2534 <author initials="H." surname="Frystyk" fullname="Henrik Frystyk Nielsen"> 2535 <organization abbrev="Microsoft">Microsoft Corporation</organization> 2536 <address> 2537 <email>henrikn@microsoft.com</email> 2538 </address> 2539 </author> 2540 2541 <author initials="L." surname="Masinter" fullname="Larry Masinter"> 2542 <organization abbrev="Adobe Systems">Adobe Systems, Incorporated</organization> 2543 <address> 2544 <email>LMM@acm.org</email> 2545 </address> 2546 </author> 2547 2548 <author initials="P." surname="Leach" fullname="Paul J. Leach"> 2549 <organization abbrev="Microsoft">Microsoft Corporation</organization> 2550 <address> 2551 <email>paulle@microsoft.com</email> 2552 </address> 2553 </author> 2554 2555 <author initials="T." surname="Berners-Lee" fullname="Tim Berners-Lee"> 2556 <organization abbrev="W3C/MIT">World Wide Web Consortium</organization> 2557 <address> 2558 <email>timbl@w3.org</email> 2559 </address> 2560 </author> 2561 2562 <date month="&ID-MONTH;" year="&ID-YEAR;"/> 2563 </front> 2564 <seriesInfo name="Internet-Draft" value="draft-fielding-p3-payload-&ID-VERSION;"/> 2565 <x:source href="p3-payload.xml" basename="p3-payload"/> 2489 <front> 2490 <title abbrev="HTTP/1.1">HTTP/1.1, part 3: Message Payload and Content Negotiation</title> 2491 <author initials="R." surname="Fielding" fullname="Roy T. Fielding" role="editor"> 2492 <organization abbrev="Day Software">Day Software</organization> 2493 <address><email>fielding@gbiv.com</email></address> 2494 </author> 2495 <author initials="J." surname="Gettys" fullname="Jim Gettys"> 2496 <organization>One Laptop per Child</organization> 2497 <address><email>jg@laptop.org</email></address> 2498 </author> 2499 <author initials="J." surname="Mogul" fullname="Jeffrey C. Mogul"> 2500 <organization abbrev="HP">Hewlett-Packard Company</organization> 2501 <address><email>JeffMogul@acm.org</email></address> 2502 </author> 2503 <author initials="H." surname="Frystyk" fullname="Henrik Frystyk Nielsen"> 2504 <organization abbrev="Microsoft">Microsoft Corporation</organization> 2505 <address><email>henrikn@microsoft.com</email></address> 2506 </author> 2507 <author initials="L." surname="Masinter" fullname="Larry Masinter"> 2508 <organization abbrev="Adobe Systems">Adobe Systems, Incorporated</organization> 2509 <address><email>LMM@acm.org</email></address> 2510 </author> 2511 <author initials="P." surname="Leach" fullname="Paul J. Leach"> 2512 <organization abbrev="Microsoft">Microsoft Corporation</organization> 2513 <address><email>paulle@microsoft.com</email></address> 2514 </author> 2515 <author initials="T." surname="Berners-Lee" fullname="Tim Berners-Lee"> 2516 <organization abbrev="W3C/MIT">World Wide Web Consortium</organization> 2517 <address><email>timbl@w3.org</email></address> 2518 </author> 2519 <date month="&ID-MONTH;" year="&ID-YEAR;"/> 2520 </front> 2521 <seriesInfo name="Internet-Draft" value="draft-fielding-p3-payload-&ID-VERSION;"/> 2522 <x:source href="p3-payload.xml" basename="p3-payload"/> 2566 2523 </reference> 2567 2524 2568 2525 <reference anchor="Part4"> 2569 <front> 2570 <title abbrev="HTTP/1.1">HTTP/1.1, part 4: Conditional Requests</title> 2571 2572 <author initials="R." surname="Fielding" fullname="Roy T. Fielding" role="editor"> 2573 <organization abbrev="Day Software">Day Software</organization> 2574 <address> 2575 <email>fielding@gbiv.com</email> 2576 </address> 2577 </author> 2578 2579 <author initials="J." surname="Gettys" fullname="Jim Gettys"> 2580 <organization>One Laptop per Child</organization> 2581 <address> 2582 <email>jg@laptop.org</email> 2583 </address> 2584 </author> 2585 2586 <author initials="J." surname="Mogul" fullname="Jeffrey C. Mogul"> 2587 <organization abbrev="HP">Hewlett-Packard Company</organization> 2588 <address> 2589 <email>JeffMogul@acm.org</email> 2590 </address> 2591 </author> 2592 2593 <author initials="H." surname="Frystyk" fullname="Henrik Frystyk Nielsen"> 2594 <organization abbrev="Microsoft">Microsoft Corporation</organization> 2595 <address> 2596 <email>henrikn@microsoft.com</email> 2597 </address> 2598 </author> 2599 2600 <author initials="L." surname="Masinter" fullname="Larry Masinter"> 2601 <organization abbrev="Adobe Systems">Adobe Systems, Incorporated</organization> 2602 <address> 2603 <email>LMM@acm.org</email> 2604 </address> 2605 </author> 2606 2607 <author initials="P." surname="Leach" fullname="Paul J. Leach"> 2608 <organization abbrev="Microsoft">Microsoft Corporation</organization> 2609 <address> 2610 <email>paulle@microsoft.com</email> 2611 </address> 2612 </author> 2613 2614 <author initials="T." surname="Berners-Lee" fullname="Tim Berners-Lee"> 2615 <organization abbrev="W3C/MIT">World Wide Web Consortium</organization> 2616 <address> 2617 <email>timbl@w3.org</email> 2618 </address> 2619 </author> 2620 2621 <date month="&ID-MONTH;" year="&ID-YEAR;"/> 2622 </front> 2623 <seriesInfo name="Internet-Draft" value="draft-fielding-p4-conditional-&ID-VERSION;"/> 2624 <x:source href="p4-conditional.xml" basename="p4-conditional"/> 2526 <front> 2527 <title abbrev="HTTP/1.1">HTTP/1.1, part 4: Conditional Requests</title> 2528 <author initials="R." surname="Fielding" fullname="Roy T. Fielding" role="editor"> 2529 <organization abbrev="Day Software">Day Software</organization> 2530 <address><email>fielding@gbiv.com</email></address> 2531 </author> 2532 <author initials="J." surname="Gettys" fullname="Jim Gettys"> 2533 <organization>One Laptop per Child</organization> 2534 <address><email>jg@laptop.org</email></address> 2535 </author> 2536 <author initials="J." surname="Mogul" fullname="Jeffrey C. Mogul"> 2537 <organization abbrev="HP">Hewlett-Packard Company</organization> 2538 <address><email>JeffMogul@acm.org</email></address> 2539 </author> 2540 <author initials="H." surname="Frystyk" fullname="Henrik Frystyk Nielsen"> 2541 <organization abbrev="Microsoft">Microsoft Corporation</organization> 2542 <address><email>henrikn@microsoft.com</email></address> 2543 </author> 2544 <author initials="L." surname="Masinter" fullname="Larry Masinter"> 2545 <organization abbrev="Adobe Systems">Adobe Systems, Incorporated</organization> 2546 <address><email>LMM@acm.org</email></address> 2547 </author> 2548 <author initials="P." surname="Leach" fullname="Paul J. Leach"> 2549 <organization abbrev="Microsoft">Microsoft Corporation</organization> 2550 <address><email>paulle@microsoft.com</email></address> 2551 </author> 2552 <author initials="T." surname="Berners-Lee" fullname="Tim Berners-Lee"> 2553 <organization abbrev="W3C/MIT">World Wide Web Consortium</organization> 2554 <address><email>timbl@w3.org</email></address> 2555 </author> 2556 <date month="&ID-MONTH;" year="&ID-YEAR;"/> 2557 </front> 2558 <seriesInfo name="Internet-Draft" value="draft-fielding-p4-conditional-&ID-VERSION;"/> 2559 <x:source href="p4-conditional.xml" basename="p4-conditional"/> 2625 2560 </reference> 2626 2561 2627 2562 <reference anchor="Part5"> 2628 <front> 2629 <title abbrev="HTTP/1.1">HTTP/1.1, part 5: Range Requests and Partial Responses</title> 2630 2631 <author initials="R." surname="Fielding" fullname="Roy T. Fielding" role="editor"> 2632 <organization abbrev="Day Software">Day Software</organization> 2633 <address> 2634 <email>fielding@gbiv.com</email> 2635 </address> 2636 </author> 2637 2638 <author initials="J." surname="Gettys" fullname="Jim Gettys"> 2639 <organization>One Laptop per Child</organization> 2640 <address> 2641 <email>jg@laptop.org</email> 2642 </address> 2643 </author> 2644 2645 <author initials="J." surname="Mogul" fullname="Jeffrey C. Mogul"> 2646 <organization abbrev="HP">Hewlett-Packard Company</organization> 2647 <address> 2648 <email>JeffMogul@acm.org</email> 2649 </address> 2650 </author> 2651 2652 <author initials="H." surname="Frystyk" fullname="Henrik Frystyk Nielsen"> 2653 <organization abbrev="Microsoft">Microsoft Corporation</organization> 2654 <address> 2655 <email>henrikn@microsoft.com</email> 2656 </address> 2657 </author> 2658 2659 <author initials="L." surname="Masinter" fullname="Larry Masinter"> 2660 <organization abbrev="Adobe Systems">Adobe Systems, Incorporated</organization> 2661 <address> 2662 <email>LMM@acm.org</email> 2663 </address> 2664 </author> 2665 2666 <author initials="P." surname="Leach" fullname="Paul J. Leach"> 2667 <organization abbrev="Microsoft">Microsoft Corporation</organization> 2668 <address> 2669 <email>paulle@microsoft.com</email> 2670 </address> 2671 </author> 2672 2673 <author initials="T." surname="Berners-Lee" fullname="Tim Berners-Lee"> 2674 <organization abbrev="W3C/MIT">World Wide Web Consortium</organization> 2675 <address> 2676 <email>timbl@w3.org</email> 2677 </address> 2678 </author> 2679 2680 <date month="&ID-MONTH;" year="&ID-YEAR;"/> 2681 </front> 2682 <seriesInfo name="Internet-Draft" value="draft-fielding-p5-range-&ID-VERSION;"/> 2683 <x:source href="p5-range.xml" basename="p5-range"/> 2563 <front> 2564 <title abbrev="HTTP/1.1">HTTP/1.1, part 5: Range Requests and Partial Responses</title> 2565 <author initials="R." surname="Fielding" fullname="Roy T. Fielding" role="editor"> 2566 <organization abbrev="Day Software">Day Software</organization> 2567 <address><email>fielding@gbiv.com</email></address> 2568 </author> 2569 <author initials="J." surname="Gettys" fullname="Jim Gettys"> 2570 <organization>One Laptop per Child</organization> 2571 <address><email>jg@laptop.org</email></address> 2572 </author> 2573 <author initials="J." surname="Mogul" fullname="Jeffrey C. Mogul"> 2574 <organization abbrev="HP">Hewlett-Packard Company</organization> 2575 <address><email>JeffMogul@acm.org</email></address> 2576 </author> 2577 <author initials="H." surname="Frystyk" fullname="Henrik Frystyk Nielsen"> 2578 <organization abbrev="Microsoft">Microsoft Corporation</organization> 2579 <address><email>henrikn@microsoft.com</email></address> 2580 </author> 2581 <author initials="L." surname="Masinter" fullname="Larry Masinter"> 2582 <organization abbrev="Adobe Systems">Adobe Systems, Incorporated</organization> 2583 <address><email>LMM@acm.org</email></address> 2584 </author> 2585 <author initials="P." surname="Leach" fullname="Paul J. Leach"> 2586 <organization abbrev="Microsoft">Microsoft Corporation</organization> 2587 <address><email>paulle@microsoft.com</email></address> 2588 </author> 2589 <author initials="T." surname="Berners-Lee" fullname="Tim Berners-Lee"> 2590 <organization abbrev="W3C/MIT">World Wide Web Consortium</organization> 2591 <address><email>timbl@w3.org</email></address> 2592 </author> 2593 <date month="&ID-MONTH;" year="&ID-YEAR;"/> 2594 </front> 2595 <seriesInfo name="Internet-Draft" value="draft-fielding-p5-range-&ID-VERSION;"/> 2596 <x:source href="p5-range.xml" basename="p5-range"/> 2684 2597 </reference> 2685 2598 2686 2599 <reference anchor="Part7"> 2687 <front> 2688 <title abbrev="HTTP/1.1">HTTP/1.1, part 7: Authentication</title> 2689 2690 <author initials="R." surname="Fielding" fullname="Roy T. Fielding" role="editor"> 2691 <organization abbrev="Day Software">Day Software</organization> 2692 <address> 2693 <email>fielding@gbiv.com</email> 2694 </address> 2695 </author> 2696 2697 <author initials="J." surname="Gettys" fullname="Jim Gettys"> 2698 <organization>One Laptop per Child</organization> 2699 <address> 2700 <email>jg@laptop.org</email> 2701 </address> 2702 </author> 2703 2704 <author initials="J." surname="Mogul" fullname="Jeffrey C. Mogul"> 2705 <organization abbrev="HP">Hewlett-Packard Company</organization> 2706 <address> 2707 <email>JeffMogul@acm.org</email> 2708 </address> 2709 </author> 2710 2711 <author initials="H." surname="Frystyk" fullname="Henrik Frystyk Nielsen"> 2712 <organization abbrev="Microsoft">Microsoft Corporation</organization> 2713 <address> 2714 <email>henrikn@microsoft.com</email> 2715 </address> 2716 </author> 2717 2718 <author initials="L." surname="Masinter" fullname="Larry Masinter"> 2719 <organization abbrev="Adobe Systems">Adobe Systems, Incorporated</organization> 2720 <address> 2721 <email>LMM@acm.org</email> 2722 </address> 2723 </author> 2724 2725 <author initials="P." surname="Leach" fullname="Paul J. Leach"> 2726 <organization abbrev="Microsoft">Microsoft Corporation</organization> 2727 <address> 2728 <email>paulle@microsoft.com</email> 2729 </address> 2730 </author> 2731 2732 <author initials="T." surname="Berners-Lee" fullname="Tim Berners-Lee"> 2733 <organization abbrev="W3C/MIT">World Wide Web Consortium</organization> 2734 <address> 2735 <email>timbl@w3.org</email> 2736 </address> 2737 </author> 2738 2739 <date month="&ID-MONTH;" year="&ID-YEAR;"/> 2740 </front> 2741 <seriesInfo name="Internet-Draft" value="draft-fielding-p7-auth-&ID-VERSION;"/> 2742 <x:source href="p7-auth.xml" basename="p7-auth"/> 2600 <front> 2601 <title abbrev="HTTP/1.1">HTTP/1.1, part 7: Authentication</title> 2602 <author initials="R." surname="Fielding" fullname="Roy T. Fielding" role="editor"> 2603 <organization abbrev="Day Software">Day Software</organization> 2604 <address><email>fielding@gbiv.com</email></address> 2605 </author> 2606 <author initials="J." surname="Gettys" fullname="Jim Gettys"> 2607 <organization>One Laptop per Child</organization> 2608 <address><email>jg@laptop.org</email></address> 2609 </author> 2610 <author initials="J." surname="Mogul" fullname="Jeffrey C. Mogul"> 2611 <organization abbrev="HP">Hewlett-Packard Company</organization> 2612 <address><email>JeffMogul@acm.org</email></address> 2613 </author> 2614 <author initials="H." surname="Frystyk" fullname="Henrik Frystyk Nielsen"> 2615 <organization abbrev="Microsoft">Microsoft Corporation</organization> 2616 <address><email>henrikn@microsoft.com</email></address> 2617 </author> 2618 <author initials="L." surname="Masinter" fullname="Larry Masinter"> 2619 <organization abbrev="Adobe Systems">Adobe Systems, Incorporated</organization> 2620 <address><email>LMM@acm.org</email></address> 2621 </author> 2622 <author initials="P." surname="Leach" fullname="Paul J. Leach"> 2623 <organization abbrev="Microsoft">Microsoft Corporation</organization> 2624 <address><email>paulle@microsoft.com</email></address> 2625 </author> 2626 <author initials="T." surname="Berners-Lee" fullname="Tim Berners-Lee"> 2627 <organization abbrev="W3C/MIT">World Wide Web Consortium</organization> 2628 <address><email>timbl@w3.org</email></address> 2629 </author> 2630 <date month="&ID-MONTH;" year="&ID-YEAR;"/> 2631 </front> 2632 <seriesInfo name="Internet-Draft" value="draft-fielding-p7-auth-&ID-VERSION;"/> 2633 <x:source href="p7-auth.xml" basename="p7-auth"/> 2634 </reference> 2635 2636 <reference anchor="RFC2616"> 2637 <front> 2638 <title>Hypertext Transfer Protocol -- HTTP/1.1</title> 2639 <author initials="R." surname="Fielding" fullname="R. Fielding"> 2640 <organization>University of California, Irvine</organization> 2641 <address><email>fielding@ics.uci.edu</email></address> 2642 </author> 2643 <author initials="J." surname="Gettys" fullname="J. Gettys"> 2644 <organization>W3C</organization> 2645 <address><email>jg@w3.org</email></address> 2646 </author> 2647 <author initials="J." surname="Mogul" fullname="J. Mogul"> 2648 <organization>Compaq Computer Corporation</organization> 2649 <address><email>mogul@wrl.dec.com</email></address> 2650 </author> 2651 <author initials="H." surname="Frystyk" fullname="H. Frystyk"> 2652 <organization>MIT Laboratory for Computer Science</organization> 2653 <address><email>frystyk@w3.org</email></address> 2654 </author> 2655 <author initials="L." surname="Masinter" fullname="L. Masinter"> 2656 <organization>Xerox Corporation</organization> 2657 <address><email>masinter@parc.xerox.com</email></address> 2658 </author> 2659 <author initials="P." surname="Leach" fullname="P. Leach"> 2660 <organization>Microsoft Corporation</organization> 2661 <address><email>paulle@microsoft.com</email></address> 2662 </author> 2663 <author initials="T." surname="Berners-Lee" fullname="T. Berners-Lee"> 2664 <organization>W3C</organization> 2665 <address><email>timbl@w3.org</email></address> 2666 </author> 2667 <date month="June" year="1999"/> 2668 </front> 2669 <seriesInfo name="RFC" value="2616"/> 2743 2670 </reference> 2744 2671 … … 2782 2709 </reference> 2783 2710 2784 <reference anchor="RFC2616">2785 <front>2786 <title>Hypertext Transfer Protocol -- HTTP/1.1</title>2787 <author initials="R." surname="Fielding" fullname="R. Fielding">2788 <organization>University of California, Irvine</organization>2789 <address><email>fielding@ics.uci.edu</email></address>2790 </author>2791 <author initials="J." surname="Gettys" fullname="J. Gettys">2792 <organization>W3C</organization>2793 <address><email>jg@w3.org</email></address>2794 </author>2795 <author initials="J." surname="Mogul" fullname="J. Mogul">2796 <organization>Compaq Computer Corporation</organization>2797 <address><email>mogul@wrl.dec.com</email></address>2798 </author>2799 <author initials="H." surname="Frystyk" fullname="H. Frystyk">2800 <organization>MIT Laboratory for Computer Science</organization>2801 <address><email>frystyk@w3.org</email></address>2802 </author>2803 <author initials="L." surname="Masinter" fullname="L. Masinter">2804 <organization>Xerox Corporation</organization>2805 <address><email>masinter@parc.xerox.com</email></address>2806 </author>2807 <author initials="P." surname="Leach" fullname="P. Leach">2808 <organization>Microsoft Corporation</organization>2809 <address><email>paulle@microsoft.com</email></address>2810 </author>2811 <author initials="T." surname="Berners-Lee" fullname="T. Berners-Lee">2812 <organization>W3C</organization>2813 <address><email>timbl@w3.org</email></address>2814 </author>2815 <date month="June" year="1999"/>2816 </front>2817 <seriesInfo name="RFC" value="2616"/>2818 </reference>2819 2711 </references> 2820 2712
Note: See TracChangeset
for help on using the changeset viewer.