Commit b433698
committed
fix: Handling of no-store was flipped
The internal state variable of $storeResponse was calculated
correctly, but the response got stored to cachen when
$storeResponse===false.
Related: VCLOUD-5131 parent 4e62857 commit b433698
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
280 | 280 | | |
281 | 281 | | |
282 | 282 | | |
283 | | - | |
| 283 | + | |
284 | 284 | | |
285 | 285 | | |
286 | 286 | | |
| |||
0 commit comments