copyparty/tests
ed dd6dbdd90a http 304: client-option to force-disable cache
an extremely brutish workaround for issues such as #110 where
browsers receive an HTTP 304 and misinterpret as HTTP 200

option `--no304=1` adds the button `no304` to the controlpanel
which can be enabled to force-disable caching in that browser

the button is default-disabled; by specifying `--no304=2`
instead of `--no304=1` the button becomes default-enabled

can also always be enabled by accessing `/?setck=no304=y`
2024-10-26 17:56:54 +00:00
..
res/idp idp: precise expansion of ${u} (fixes #79); 2024-03-21 20:10:27 +00:00
__init__.py fix write-only volumes + add regression test 2021-04-24 02:48:41 +02:00
ptrav.py make linters happier 2023-11-30 17:33:07 +00:00
run.py make linters happier 2023-11-30 17:33:07 +00:00
test_dedup.py fix u2c --ow (overwrite/replace) 2024-09-09 19:40:38 +00:00
test_dots.py optimizations, failsafes, formatting 2024-10-02 21:59:53 +00:00
test_dxml.py make linters happier 2023-11-30 17:33:07 +00:00
test_hooks.py add hook side-effects; closes #86 2024-08-11 14:52:32 +00:00
test_httpcli.py optimizations, failsafes, formatting 2024-10-02 21:59:53 +00:00
test_idp.py fix tests on windows 2024-04-25 22:25:38 +00:00
test_metrics.py fix prometheus metrics; broke in 609c5921 2024-09-16 21:04:58 +00:00
test_mv.py fix mv with --no-dedup in volumes with dupes; 2024-09-07 00:47:12 +00:00
test_utils.py sqlite and misc optimizations: 2024-09-15 13:18:43 +00:00
test_vfs.py cleanup: strip trailing whitespace 2024-07-26 19:33:56 +00:00
util.py http 304: client-option to force-disable cache 2024-10-26 17:56:54 +00:00