Changeset 42 for draft-ietf-httpbis/latest/p2-semantics.xml
- Timestamp:
- 18/12/07 00:47:28 (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
draft-ietf-httpbis/latest/p2-semantics.xml
r41 r42 68 68 <?rfc-ext allow-markup-in-artwork="yes" ?> 69 69 <?rfc-ext include-references-in-index="yes" ?> 70 <rfc obsoletes="2068, 2616 , 2617" category="std"70 <rfc obsoletes="2068, 2616" category="std" 71 71 ipr="full3978" docName="draft-ietf-httpbis-p2-semantics-&ID-VERSION;" 72 72 xmlns:x='http://purl.org/net/xml2rfc/ext' xmlns:ed="http://greenbytes.de/2002/rfcedit"> … … 190 190 initiative since 1990. This document is Part 2 of the seven-part specification 191 191 that defines the protocol referred to as "HTTP/1.1" and, taken together, 192 obsoletes RFC 2616 and RFC 2617. Part 2 defines the semantics of HTTP messages192 obsoletes RFC 2616. Part 2 defines the semantics of HTTP messages 193 193 as expressed by request methods, request-header fields, response status codes, 194 194 and response-header fields. … … 2444 2444 </reference> 2445 2445 2446 <reference anchor="RFC2617">2447 <front>2448 <title abbrev="HTTP Authentication">HTTP Authentication: Basic and Digest Access Authentication</title>2449 <author initials="J." surname="Franks" fullname="John Franks">2450 <organization>Northwestern University, Department of Mathematics</organization>2451 <address>2452 <postal>2453 <street/>2454 <city>Evanston</city>2455 <region>IL</region>2456 <code>60208-2730</code>2457 <country>US</country></postal>2458 <email>john@math.nwu.edu</email></address></author>2459 <author initials="P.M." surname="Hallam-Baker" fullname="Phillip M. Hallam-Baker">2460 <organization>Verisign Inc.</organization>2461 <address>2462 <postal>2463 <street>301 Edgewater Place</street>2464 <street>Suite 210</street>2465 <city>Wakefield</city>2466 <region>MA</region>2467 <code>01880</code>2468 <country>US</country></postal>2469 <email>pbaker@verisign.com</email></address></author>2470 <author initials="J.L." surname="Hostetler" fullname="Jeffery L. Hostetler">2471 <organization>AbiSource, Inc.</organization>2472 <address>2473 <postal>2474 <street>6 Dunlap Court</street>2475 <city>Savoy</city>2476 <region>IL</region>2477 <code>61874</code>2478 <country>US</country></postal>2479 <email>jeff@AbiSource.com</email></address></author>2480 <author initials="S.D." surname="Lawrence" fullname="Scott D. Lawrence">2481 <organization>Agranat Systems, Inc.</organization>2482 <address>2483 <postal>2484 <street>5 Clocktower Place</street>2485 <street>Suite 400</street>2486 <city>Maynard</city>2487 <region>MA</region>2488 <code>01754</code>2489 <country>US</country></postal>2490 <email>lawrence@agranat.com</email></address></author>2491 <author initials="P.J." surname="Leach" fullname="Paul J. Leach">2492 <organization>Microsoft Corporation</organization>2493 <address>2494 <postal>2495 <street>1 Microsoft Way</street>2496 <city>Redmond</city>2497 <region>WA</region>2498 <code>98052</code>2499 <country>US</country></postal>2500 <email>paulle@microsoft.com</email></address></author>2501 <author initials="A." surname="Luotonen" fullname="Ari Luotonen">2502 <organization>Netscape Communications Corporation</organization>2503 <address>2504 <postal>2505 <street>501 East Middlefield Road</street>2506 <city>Mountain View</city>2507 <region>CA</region>2508 <code>94043</code>2509 <country>US</country></postal></address></author>2510 <author initials="L." surname="Stewart" fullname="Lawrence C. Stewart">2511 <organization>Open Market, Inc.</organization>2512 <address>2513 <postal>2514 <street>215 First Street</street>2515 <city>Cambridge</city>2516 <region>MA</region>2517 <code>02142</code>2518 <country>US</country></postal>2519 <email>stewart@OpenMarket.com</email></address></author>2520 <date month="June" year="1999"/>2521 </front>2522 <seriesInfo name="RFC" value="2617"/>2523 </reference>2524 2525 2446 <reference anchor="Luo1998"> 2526 2447 <front>
Note: See TracChangeset
for help on using the changeset viewer.