diff options
author | Christian Hesse <mail@eworm.de> | 2023-11-06 15:29:49 +0100 |
---|---|---|
committer | Christian Hesse <mail@eworm.de> | 2023-11-06 15:29:49 +0100 |
commit | 0aeac8bf98c6f869067ac117aff81d324c7a68fd (patch) | |
tree | 317bcd254a911b65769c807318c157da8f25706c | |
parent | 655a53eaa48971bd033c6afb4a279aac53b80a10 (diff) | |
download | pacredir-0aeac8bf98c6f869067ac117aff81d324c7a68fd.tar.gz pacredir-0aeac8bf98c6f869067ac117aff81d324c7a68fd.tar.zst |
link Gitlab merge requests
-rw-r--r-- | README.md | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -111,6 +111,9 @@ not increased. Sadly upstream denied, again. 😢 +Anyway, pushed this as merge request to Gitlab: +[support http header 'Cache-Control: no-cache' for soft failure](https://gitlab.archlinux.org/pacman/pacman/-/merge_requests/76) + ### Implement CacheServer A more complex solution that breaks current API is: @@ -123,6 +126,9 @@ Handling for soft failures is demanded in a long standing upstream bug, and the given patch could solve it: [FS#23407 - Allow soft failures on Server URLs](https://bugs.archlinux.org/task/23407) +Pushed this as merge request to Gitlab: +[implement CacheServer](https://gitlab.archlinux.org/pacman/pacman/-/merge_requests/74) + Security -------- |