Skip to content
This repository was archived by the owner on Jul 30, 2021. It is now read-only.

Commit c17c701

Browse files
daghfLasse Karstensen
authored and
Lasse Karstensen
committed
Add beresp.was_304 to changes list.
1 parent 16c34d6 commit c17c701

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

doc/sphinx/whats-new/changes.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -158,4 +158,8 @@ Other noteworthy small changes
158158
* Varnish will now use the ``stale-while-revalidate`` defined in RFC5861
159159
to set object grace time.
160160
* -smalloc storage is now recommended over -sfile on Linux systems.
161+
* New VCL variable ``beresp.was_304`` has been introduced in
162+
``vcl_backend_response``. Will be set to ``true`` if the response
163+
from the backend was a positive result of a conditional fetch (``304
164+
Not Modified``).
161165

0 commit comments

Comments
 (0)