Changeset 1343 for draft-ietf-httpbis
- Timestamp:
- 24/07/11 18:27:10 (11 years ago)
- Location:
- draft-ietf-httpbis/latest
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
draft-ietf-httpbis/latest/p2-semantics.html
r1342 r1343 359 359 } 360 360 @bottom-center { 361 content: "Expires January 2 4, 2012";361 content: "Expires January 25, 2012"; 362 362 } 363 363 @bottom-right { … … 409 409 <meta name="dct.creator" content="Reschke, J. F."> 410 410 <meta name="dct.identifier" content="urn:ietf:id:draft-ietf-httpbis-p2-semantics-latest"> 411 <meta name="dct.issued" scheme="ISO8601" content="2011-07-2 3">411 <meta name="dct.issued" scheme="ISO8601" content="2011-07-24"> 412 412 <meta name="dct.replaces" content="urn:ietf:rfc:2616"> 413 413 <meta name="dct.abstract" content="The Hypertext Transfer Protocol (HTTP) is an application-level protocol for distributed, collaborative, hypermedia information systems. HTTP has been in use by the World Wide Web global information initiative since 1990. This document is Part 2 of the seven-part specification that defines the protocol referred to as "HTTP/1.1" and, taken together, obsoletes RFC 2616. Part 2 defines the semantics of HTTP messages as expressed by request methods, request header fields, response status codes, and response header fields."> … … 440 440 </tr> 441 441 <tr> 442 <td class="left">Expires: January 2 4, 2012</td>442 <td class="left">Expires: January 25, 2012</td> 443 443 <td class="right">HP</td> 444 444 </tr> … … 493 493 <tr> 494 494 <td class="left"></td> 495 <td class="right">July 2 3, 2011</td>495 <td class="right">July 24, 2011</td> 496 496 </tr> 497 497 </tbody> … … 522 522 in progress”. 523 523 </p> 524 <p>This Internet-Draft will expire on January 2 4, 2012.</p>524 <p>This Internet-Draft will expire on January 25, 2012.</p> 525 525 <h1><a id="rfc.copyrightnotice" href="#rfc.copyrightnotice">Copyright Notice</a></h1> 526 526 <p>Copyright © 2011 IETF Trust and the persons identified as the document authors. All rights reserved.</p> -
draft-ietf-httpbis/latest/p7-auth.html
r1333 r1343 359 359 } 360 360 @bottom-center { 361 content: "Expires January 19, 2012";361 content: "Expires January 25, 2012"; 362 362 } 363 363 @bottom-right { … … 404 404 <meta name="dct.creator" content="Reschke, J. F."> 405 405 <meta name="dct.identifier" content="urn:ietf:id:draft-ietf-httpbis-p7-auth-latest"> 406 <meta name="dct.issued" scheme="ISO8601" content="2011-07- 18">406 <meta name="dct.issued" scheme="ISO8601" content="2011-07-24"> 407 407 <meta name="dct.replaces" content="urn:ietf:rfc:2616"> 408 408 <meta name="dct.abstract" content="The Hypertext Transfer Protocol (HTTP) is an application-level protocol for distributed, collaborative, hypermedia information systems. HTTP has been in use by the World Wide Web global information initiative since 1990. This document is Part 7 of the seven-part specification that defines the protocol referred to as "HTTP/1.1" and, taken together, obsoletes RFC 2616. Part 7 defines HTTP Authentication."> … … 435 435 </tr> 436 436 <tr> 437 <td class="left">Expires: January 19, 2012</td>437 <td class="left">Expires: January 25, 2012</td> 438 438 <td class="right">HP</td> 439 439 </tr> … … 488 488 <tr> 489 489 <td class="left"></td> 490 <td class="right">July 18, 2011</td>490 <td class="right">July 24, 2011</td> 491 491 </tr> 492 492 </tbody> … … 516 516 in progress”. 517 517 </p> 518 <p>This Internet-Draft will expire on January 19, 2012.</p>518 <p>This Internet-Draft will expire on January 25, 2012.</p> 519 519 <h1><a id="rfc.copyrightnotice" href="#rfc.copyrightnotice">Copyright Notice</a></h1> 520 520 <p>Copyright © 2011 IETF Trust and the persons identified as the document authors. All rights reserved.</p> … … 641 641 <div id="rfc.figure.u.3"></div><pre class="inline"><span id="rfc.iref.c.1"></span> <a href="#access.authentication.framework" class="smpl">challenge</a> = <a href="#access.authentication.framework" class="smpl">auth-scheme</a> 1*<a href="#notation" class="smpl">SP</a> 1#<a href="#access.authentication.framework" class="smpl">auth-param</a> 642 642 </pre><div class="note" id="rfc.section.2.p.5"> 643 <p> <b>Note:</b> User agents will need to take special care in parsing the WWW-Authenticate or Proxy-Authenticate header field value if it644 contains more than one challenge, or if more than one WWW-Authenticate header field is provided, since the contents of a challenge645 c an itself contain a comma-separated list of authentication parameters.643 <p> <b>Note:</b> User agents will need to take special care in parsing the WWW-Authenticate and Proxy-Authenticate header field values because 644 they can contain more than one challenge, or if more than one of each is provided, since the contents of a challenge can itself 645 contain a comma-separated list of authentication parameters. 646 646 </p> 647 647 </div> -
draft-ietf-httpbis/latest/p7-auth.xml
r1328 r1343 317 317 <x:note> 318 318 <t> 319 <x:h>Note:</x:h> User agents will need to take special care in parsing the WWW-Authenticate320 or Proxy-Authenticate header field value if it contains321 more than one challenge, or if more than one WWW-Authenticate header322 field is provided, since the contents of a challenge can itself323 contain acomma-separated list of authentication parameters.319 <x:h>Note:</x:h> User agents will need to take special care in parsing the 320 WWW-Authenticate and Proxy-Authenticate header field values because they 321 can contain more than one challenge, or if more than one of each is 322 provided, since the contents of a challenge can itself contain a 323 comma-separated list of authentication parameters. 324 324 </t> 325 325 </x:note> 326 326 <x:note> 327 327 <t> 328 329 330 328 <x:h>Note:</x:h> Many browsers fail to parse challenges containing unknown 329 schemes. A workaround for this problem is to list well-supported schemes 330 (such as "basic") first. 331 331 </t> 332 332 </x:note>
Note: See TracChangeset
for help on using the changeset viewer.