mirror of
https://codeberg.org/Freeyourgadget/Gadgetbridge
synced 2024-12-12 03:37:51 +01:00
fc8b959fea
Prevents it being stale for too long if the user forgets to fetch an updated file. If the file has to be updated on the watch the response (http status 200) is sent and cached for 14400 seconds, for this period the watch will not request the file again. Subsequent requests (http status 304) are very small and should not impact battery life negatively, hence they are sent without adding caching directives. |
||
---|---|---|
.. | ||
aidl | ||
assets | ||
java | ||
proto | ||
res | ||
AndroidManifest.xml | ||
lint.xml | ||
project.properties |