Join Slack
Powered by
Hi, is it possible to set timeout (ex: 1 day cachi...
# ktor
j
Javokhir Savriev
08/21/2023, 11:48 AM
Hi, is it possible to set timeout (ex: 1 day caching) a HttpCache android and ios?
a
Aleksei Tirman [JB]
08/22/2023, 4:03 AM
No, because the
HttpCache
plugin works according to the HTTP Caching RFC so those timeouts depend on the server responses.
4
Views
Open in Slack
Previous
Next