Changeset 2450
- Timestamp:
- 30/10/13 14:15:50 (9 years ago)
- Location:
- draft-ietf-httpbis/latest
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
draft-ietf-httpbis/latest/p7-auth.html
r2449 r2450 807 807 <div class="note" id="rfc.section.4.4.p.6"> 808 808 <p><b>Note:</b> The challenge grammar production uses the list syntax as well. Therefore, a sequence of comma, whitespace, and comma can be 809 considered both as applying to the preceding challenge, or to be an empty entry in the list of challenges. In practice, this810 ambiguity does not affect the semantics of the header field value and thus is harmless.809 considered either as applying to the preceding challenge, or to be an empty entry in the list of challenges. In practice, 810 this ambiguity does not affect the semantics of the header field value and thus is harmless. 811 811 </p> 812 812 </div> -
draft-ietf-httpbis/latest/p7-auth.xml
r2449 r2450 479 479 &Note; The challenge grammar production uses the list syntax as 480 480 well. Therefore, a sequence of comma, whitespace, and comma can be 481 considered bothas applying to the preceding challenge, or to be an481 considered either as applying to the preceding challenge, or to be an 482 482 empty entry in the list of challenges. In practice, this ambiguity 483 483 does not affect the semantics of the header field value and thus is
Note: See TracChangeset
for help on using the changeset viewer.