Changeset 2040
- Timestamp:
- 08/12/12 07:49:26 (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
draft-ietf-httpbis/latest/p1-messaging.xml
r2039 r2040 918 918 <x:ref>https-URI</x:ref> = "https:" "//" <x:ref>authority</x:ref> <x:ref>path-abempty</x:ref> [ "?" <x:ref>query</x:ref> ] 919 919 </artwork></figure> 920 <t>921 Unlike the "http" scheme, responses to "https" identified requests922 are never "public" and thus &MUST-NOT; be reused for shared caching.923 They can, however, be reused in a private cache if the message is924 cacheable by default in HTTP or specifically indicated as such by925 the Cache-Control header field (&header-cache-control;).926 </t>927 920 <t> 928 921 Resources made available via the "https" scheme have no shared
Note: See TracChangeset
for help on using the changeset viewer.