Respect expires header when checking for new version
It was called to many times and acted similar to a DOS attack.
This commit is contained in:
parent
01b6bb835b
commit
22dad3dc9d
4 changed files with 139 additions and 25 deletions
|
|
@ -342,6 +342,7 @@
|
|||
<!-- Updates -->
|
||||
<string name="update_app_key" translatable="false">update_app_key</string>
|
||||
<string name="update_pref_screen_key" translatable="false">update_pref_screen_key</string>
|
||||
<string name="update_expiry_key" translatable="false">update_expiry_key</string>
|
||||
|
||||
<!-- Localizations -->
|
||||
<string name="default_localization_key" translatable="false">system</string>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue