diff options
Diffstat (limited to '77')
-rw-r--r-- | 77/index.md | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/77/index.md b/77/index.md new file mode 100644 index 0000000..cb63ccb --- /dev/null +++ b/77/index.md @@ -0,0 +1,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 +```
\ No newline at end of file |