Changeset 2120 for draft-ietf-httpbis/latest/p2-semantics.xml
- Timestamp:
- 13/01/13 11:34:03 (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
draft-ietf-httpbis/latest/p2-semantics.xml
r2119 r2120 2359 2359 2360 2360 <section title="Authentication Credentials" anchor="request.auth"> 2361 <t> 2362 Two header fields are used for carrying authentication credentials, as 2363 defined in <xref target="Part7"/>. Note that various custom mechanisms for 2364 user authentication use the Cookie header field for this purpose, as 2365 defined in <xref target="RFC6265"/>. 2366 </t> 2361 2367 <texttable align="left"> 2362 2368 <ttcol>Header Field Name</ttcol> … … 2369 2375 2370 2376 <section title="Request Context" anchor="request.context"> 2377 <t> 2378 The following request header fields provide additional information about the 2379 request context, including information about the user, user agent, and 2380 resource behind the request. 2381 </t> 2371 2382 <texttable align="left"> 2372 2383 <ttcol>Header Field Name</ttcol>
Note: See TracChangeset
for help on using the changeset viewer.