blob: cb63ccb9f3de11d5f6886dd7aafe239aa14249c2 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
Title: Respect Cache-Control header to ignore cached version
Author: rodarima
Created: Sat, 10 Feb 2024 10:31:00 +0000
State: open
When following some of the sorting links of https://bluedwarf.top/cackle/index.php Dillo goes back to the index without re-fetching the new sorted content. The Cache-Control header should be tested determine if Dillo should to fetch again for new content.
--%--
From: Jullyfish
Date: Mon, 30 Jun 2025 10:00:42 +0000
And also doesn't work the header:
```
Expired: 0
```
|