We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent db363c6 commit 30bb653Copy full SHA for 30bb653
1 file changed
docs/Features/CacheManager/CacheObjectScheme.md
@@ -1,5 +1,7 @@
1
# cache_object:// URI Scheme
2
3
+ * :warning: This Feature has been removed in [Squid-6](/Releases/Squid-6).
4
+
5
The `cache_object` is the URI scheme which can be used to access the
6
[Cache Manager](/Features/CacheManager).
7
The scheme specific part is defined as below:
@@ -22,7 +24,7 @@ pages that require it.
22
24
> :information_source:
23
25
[Squid-4](/Releases/Squid-4)
26
and later serve Cache Manager contents through the
- `http://hostname/squid-internal-mgr` URL-prefix
27
+ `http://hostname/squid-internal-mgr` URL-prefix.
28
29
## Examples
30
0 commit comments