aboutsummaryrefslogtreecommitdiff
path: root/77
diff options
context:
space:
mode:
authorRodrigo Arias Mallo <rodarima@gmail.com>2025-09-28 20:26:15 +0200
committerRodrigo <rodarima@gmail.com>2025-09-28 23:10:55 +0200
commitfb510ea86be5ceb9e91573890242581fdbd77ad8 (patch)
treed819fe40683592008d136727f5a0b03e48dc1164 /77
Initial versionHEADmain
Diffstat (limited to '77')
-rw-r--r--77/index.md15
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