Changeset 1018 for draft-ietf-httpbis/latest/p7-auth.xml
- Timestamp:
- 22/09/10 15:03:45 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
draft-ietf-httpbis/latest/p7-auth.xml
r1007 r1018 321 321 </t> 322 322 </x:note> 323 <x:note> 324 <t> 325 <x:h>Note:</x:h> Many browsers fail to parse challenges containing unknown 326 schemes. A workaround for this problem is to list well-supported schemes 327 (such as "basic") first. 328 </t> 329 </x:note> 323 330 <t> 324 331 The authentication parameter realm is defined for all authentication … … 363 370 / #<x:ref>auth-param</x:ref> ) 364 371 </artwork></figure> 365 <x:note>366 <t>367 <x:h>Note:</x:h> many browsers will only recognize Basic and will require368 that it be the first auth-scheme presented. Servers should only369 include Basic if it is minimally acceptable.<cref>Either rephrase and add reference or drop.</cref>370 </t>371 </x:note>372 372 <t> 373 373 The protection space determines the domain over which credentials can
Note: See TracChangeset
for help on using the changeset viewer.