http - Cache image for single browser session -


is there option cache-control, expires or similar http header instruct browser cache resource single browser session (i.e. until browser closed) rather specific number of seconds?

it seems there obvious use cases (e.g. apps dealing sensitive information nevertheless want preload resources browser cache @ beginning of session improve perceived performance). however, can't find information on how t achieve this.


Comments

Popular posts from this blog

resizing Telegram inline keyboard -

command line - How can a Python program background itself? -

php - "cURL error 28: Resolving timed out" on Wordpress on Azure App Service on Linux -