Changeset 2069 for draft-ietf-httpbis/latest/p7-auth.xml
- Timestamp:
- 30/12/12 09:01:09 (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
draft-ietf-httpbis/latest/p7-auth.xml
r2066 r2069 17 17 <!ENTITY mdash "—"> 18 18 <!ENTITY Note "<x:h xmlns:x='http://purl.org/net/xml2rfc/ext'>Note:</x:h>"> 19 <!ENTITY messaging "<xref target='Part1' xmlns:x='http://purl.org/net/xml2rfc/ext'/>"> 20 <!ENTITY semantics "<xref target='Part2' xmlns:x='http://purl.org/net/xml2rfc/ext'/>"> 19 21 <!ENTITY architecture "<xref target='Part1' x:rel='#architecture' xmlns:x='http://purl.org/net/xml2rfc/ext'/>"> 20 22 <!ENTITY conformance "<xref target='Part1' x:rel='#conformance' xmlns:x='http://purl.org/net/xml2rfc/ext'/>"> … … 677 679 <section title="Security Considerations" anchor="security.considerations"> 678 680 <t> 679 This section is meant to inform application developers, information 680 providers, and users of the security limitations in HTTP/1.1 as 681 described by this document. The discussion does not include 682 definitive solutions to the problems revealed, though it does make 683 some suggestions for reducing security risks. 681 This section is meant to inform developers, information providers, and 682 users of known security concerns specific to HTTP/1.1 authentication. 683 More general security considerations are addressed in HTTP messaging 684 &messaging; and semantics &semantics;. 684 685 </t> 685 686
Note: See TracChangeset
for help on using the changeset viewer.