Skip to content

Commit 30bb653

Browse files
authored
Update CacheObjectScheme after removal
1 parent db363c6 commit 30bb653

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

docs/Features/CacheManager/CacheObjectScheme.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# cache_object:// URI Scheme
22

3+
* :warning: This Feature has been removed in [Squid-6](/Releases/Squid-6).
4+
35
The `cache_object` is the URI scheme which can be used to access the
46
[Cache Manager](/Features/CacheManager).
57
The scheme specific part is defined as below:
@@ -22,7 +24,7 @@ pages that require it.
2224
> :information_source:
2325
[Squid-4](/Releases/Squid-4)
2426
and later serve Cache Manager contents through the
25-
`http://hostname/squid-internal-mgr` URL-prefix
27+
`http://hostname/squid-internal-mgr` URL-prefix.
2628

2729
## Examples
2830

0 commit comments

Comments
 (0)