Changeset 1007 for draft-ietf-httpbis/latest/p7-auth.xml
- Timestamp:
- 14/09/10 16:54:43 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
draft-ietf-httpbis/latest/p7-auth.xml
r1006 r1007 332 332 The realm directive (case-insensitive) is required for all 333 333 authentication schemes that issue a challenge. The realm value 334 (case-sensitive), in combination with the canonical root URL ( 335 the scheme and authority components of the effective request URI; see <xref target="Part1" x:fmt="of" x:rel="#effective.request.uri"/>) of the server being accessed, defines the protection space. 334 (case-sensitive), in combination with the canonical root URI 335 (the scheme and authority components of the effective request URI; see 336 <xref target="Part1" x:fmt="of" x:rel="#effective.request.uri"/>) of the server being accessed, defines the protection space. 336 337 These realms allow the protected resources on a server to be 337 338 partitioned into a set of protection spaces, each with its own
Note: See TracChangeset
for help on using the changeset viewer.