Changeset 1107 for draft-ietf-httpbis/latest/p7-auth.xml
- Timestamp:
- 09/02/11 00:23:14 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
draft-ietf-httpbis/latest/p7-auth.xml
r1106 r1107 394 394 mechanisms &MAY; be used, such as encryption at the transport level or 395 395 via message encapsulation, and with additional header fields 396 specifying authentication information. However, theseadditional396 specifying authentication information. However, such additional 397 397 mechanisms are not defined by this specification. 398 398 </t> 399 399 <t> 400 Proxies &MUST; be completely transparent regarding user agent 401 authentication by origin servers. That is, they &MUST; forward the 402 WWW-Authenticate and Authorization headers untouched, and follow the 403 rules found in <xref target="header.authorization"/>. Both the Proxy-Authenticate and 404 the Proxy-Authorization header fields are hop-by-hop headers (see 405 &end-to-end.and-hop-by-hop;). 400 Proxies &MUST; forward the WWW-Authenticate and Authorization headers 401 unmodified and follow the rules found in <xref target="header.authorization"/>. 406 402 </t> 407 403
Note: See TracChangeset
for help on using the changeset viewer.