Changeset 2019
- Timestamp:
- 29/11/12 02:03:37 (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
draft-ietf-httpbis/latest/p7-auth.xml
r2017 r2019 998 998 <section title="Changes from RFCs 2616 and 2617" anchor="changes.from.rfc.2616"> 999 999 <t> 1000 The "realm" parameter is no longer always required; consequently, the 1001 ABNF allows challenges without any auth parameters. 1000 The framework for HTTP Authentication is now defined by this document, 1001 rather than RFC 2617. 1002 </t> 1003 <t> 1004 The "realm" parameter is no longer always required on challenges; 1005 consequently, the ABNF allows challenges without any auth parameters. 1002 1006 (<xref target="access.authentication.framework"/>) 1003 1007 </t> … … 1008 1012 </t> 1009 1013 <t> 1010 This specification introduces the Authentication Scheme Registry. 1014 This specification introduces the Authentication Scheme Registry, along with 1015 considerations for new authentication schemes. 1011 1016 (<xref target="authentication.scheme.registry"/>) 1012 1017 </t>
Note: See TracChangeset
for help on using the changeset viewer.