Changeset 994 for draft-ietf-httpbis/latest/p7-auth.xml
- Timestamp:
- 07/09/10 11:46:12 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
draft-ietf-httpbis/latest/p7-auth.xml
r981 r994 375 375 subsequent request. But (if the specified maximum age has 376 376 passed) a proxy cache &MUST; first revalidate it with the origin 377 server, using the request-header s from the new request to allow377 server, using the request-header fields from the new request to allow 378 378 the origin server to authenticate the new request. (This is the 379 379 defined behavior for s-maxage.) If the response includes "s-maxage=0", … … 385 385 subsequent request. But if the response is stale, all caches 386 386 &MUST; first revalidate it with the origin server, using the 387 request-header s from the new request to allow the origin server387 request-header fields from the new request to allow the origin server 388 388 to authenticate the new request.</t> 389 389 … … 904 904 <section title="Since draft-ietf-httpbis-p7-auth-02" anchor="changes.since.02"> 905 905 <t> 906 Ongoing work on IANA Message Header Registration (<eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/40"/>):906 Ongoing work on IANA Message Header Field Registration (<eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/40"/>): 907 907 <list style="symbols"> 908 908 <t> 909 Reference RFC 3984, and update header registrations for headers defined909 Reference RFC 3984, and update header field registrations for header fields defined 910 910 in this document. 911 911 </t> … … 932 932 <t> 933 933 Rewrite ABNFs to spell out whitespace rules, factor out 934 header value format definitions.934 header field value format definitions. 935 935 </t> 936 936 </list>
Note: See TracChangeset
for help on using the changeset viewer.