Changeset 1665 for draft-ietf-httpbis/latest/p7-auth.xml
- Timestamp:
- 31/05/12 12:12:05 (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
draft-ietf-httpbis/latest/p7-auth.xml
r1660 r1665 290 290 A user agent that wishes to authenticate itself with an origin server 291 291 — usually, but not necessarily, after receiving a 401 (Unauthorized) 292 — &MAY;do so by including an Authorization header field with the292 — can do so by including an Authorization header field with the 293 293 request. 294 294 </t> … … 296 296 A client that wishes to authenticate itself with a proxy — usually, 297 297 but not necessarily, after receiving a 407 (Proxy Authentication Required) 298 — &MAY;do so by including a Proxy-Authorization header field with the298 — can do so by including a Proxy-Authorization header field with the 299 299 request. 300 300 </t>
Note: See TracChangeset
for help on using the changeset viewer.