diff options
| author | 2024-09-20 23:25:38 +0200 | |
|---|---|---|
| committer | 2024-09-20 23:25:38 +0200 | |
| commit | ffc3d393e52e3c0d62e23dbd6fdc8fe695ca96ee (patch) | |
| tree | 816269f95975896b4151392fc29f3f7360157df7 /.typos.toml | |
| parent | dd606141555880822ad9ae650bd2bb68cbb01692 (diff) | |
SimplePie support for HTTP cache policies (#6812)
* SimplePie support for HTTP cache policies
Discussion in https://github.com/FreshRSS/simplepie/pull/26
* Bump SimplePie commit
* Typos
* Typos
* Simpler logic
* Explicitly disable cache for non-GET flows
* Bump SimplePie commit
* Bump SimplePie commit
* Bump SimplePie commit
* Bump SimplePie commit
Diffstat (limited to '.typos.toml')
| -rw-r--r-- | .typos.toml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.typos.toml b/.typos.toml index d2d304eee..8437a68dd 100644 --- a/.typos.toml +++ b/.typos.toml @@ -38,6 +38,7 @@ extend-exclude = [ "app/i18n/zh-tw/", "bin/", "CHANGELOG-old.md", + "composer.json", "composer.lock", "data/", "docs/fr/", |
