diff options
author | Christian Hesse <mail@eworm.de> | 2023-11-23 13:03:04 +0100 |
---|---|---|
committer | Christian Hesse <mail@eworm.de> | 2023-11-23 13:53:17 +0100 |
commit | e97b5033e1fcaf031a8f1d2885d9c2c8982b9c2d (patch) | |
tree | 7cdd3bd069e95ab756e4a35955cf34a0a07b8b54 | |
parent | 0aeac8bf98c6f869067ac117aff81d324c7a68fd (diff) | |
download | pacredir-e97b5033e1fcaf031a8f1d2885d9c2c8982b9c2d.tar.gz pacredir-e97b5033e1fcaf031a8f1d2885d9c2c8982b9c2d.tar.zst |
update status on Gitlab merge request !76
-rw-r--r-- | README.md | 8 |
1 files changed, 5 insertions, 3 deletions
@@ -109,10 +109,12 @@ the status code `404` (not found) the server can indicate that this is a soft failure. No error message is shown, and server's error count is not increased. -Sadly upstream denied, again. 😢 +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) +Anyway, pushed this as merge request to Gitlab, which was closed without +merging. 😢 + +~~[support http header 'Cache-Control: no-cache' for soft failure](https://gitlab.archlinux.org/pacman/pacman/-/merge_requests/76)~~ ### Implement CacheServer |