Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
V
varnish-cache
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Commits
Open sidebar
varnishcache
varnish-cache
Commits
b52bba2a
Commit
b52bba2a
authored
Oct 02, 2024
by
Walid Boudebouda
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
vcl: Restrict req.is_hitmiss scope
Checking the value of req.is_hitmiss in other places doesn't make sense
parent
8c72d133
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
vcl_var.rst
doc/sphinx/reference/vcl_var.rst
+1
-1
No files found.
doc/sphinx/reference/vcl_var.rst
View file @
b52bba2a
...
...
@@ -407,7 +407,7 @@ req.is_hitmiss
Type: BOOL
Readable from:
client
Readable from:
vcl_miss, vcl_deliver, vcl_pass, vcl_synth
If this request resulted in a hitmiss
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment