mirror of
https://github.com/dutchcoders/transfer.sh.git
synced 2025-01-13 12:10:19 +01:00
92324798d5
In order to prevent viewing content, which max-download rate has been reached, we need to ensure the data is not stored locally in a browser cache. To achieve this, we set the Cache-Control Setting to "no-store" according to: https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Cache-Control fixes #470 |
||
---|---|---|
.. | ||
clamav.go | ||
handlers.go | ||
handlers_test.go | ||
ip_filter.go | ||
server.go | ||
storage.go | ||
token.go | ||
token_test.go | ||
utils.go | ||
virustotal.go |