Skip to content

Commit c42fd03

Browse files
committed
only-if-cached behavior
1 parent cd41ac3 commit c42fd03

File tree

1 file changed

+3
-0
lines changed
  • docs/technical-details/release-notes/4.tucker

1 file changed

+3
-0
lines changed

docs/technical-details/release-notes/4.tucker/4.6.0.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,3 +22,6 @@ An important change is that logging to standard out/error will _not_ include the
2222

2323
### Resource API Upgrades
2424
4.6 includes an upgraded form of the Resource API that can be selected with significant improvements in ease of use.
25+
26+
### only-if-cached behavior
27+
Previously when the `only-in-cached` caching directive was used and the entry was not cached, Harper would return a 504, but still make a request to origin in the background. Now, Harper will no longer a request to origin for `only-if-cached`.

0 commit comments

Comments
 (0)