Hi, is it possible to set timeout (ex: 1 day cachi...
# ktor
j
Hi, is it possible to set timeout (ex: 1 day caching) a HttpCache android and ios?
a
No, because the
HttpCache
plugin works according to the HTTP Caching RFC so those timeouts depend on the server responses.