Changeset 1378 for draft-ietf-httpbis/latest/p7-auth.xml
- Timestamp:
- 05/08/11 15:53:39 (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
draft-ietf-httpbis/latest/p7-auth.xml
r1373 r1378 359 359 </t> 360 360 <figure><artwork type="abnf2616"><iref item="credentials" primary="true"/> 361 <x:ref>credentials</x:ref> = <x:ref>auth-scheme</x:ref> ( <x:ref>token</x:ref>362 / <x:ref>quoted-string</x:ref>363 / #<x:ref>auth-param</x:ref> )361 <x:ref>credentials</x:ref> = <x:ref>auth-scheme</x:ref> 1*<x:ref>SP</x:ref> ( <x:ref>token</x:ref> 362 / <x:ref>quoted-string</x:ref> 363 / #<x:ref>auth-param</x:ref> ) 364 364 </artwork></figure> 365 365 <t> … … 1296 1296 "Considerations for new authentications schemes" 1297 1297 </t> 1298 <t> 1299 <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/309"/>: 1300 "credentials ABNF missing SP (still using implied LWS?)" 1301 </t> 1298 1302 </list> 1299 1303 </t>
Note: See TracChangeset
for help on using the changeset viewer.