-
-
Notifications
You must be signed in to change notification settings - Fork 25
Open
Description
I am wanting to use this library in a reverse proxy.
However, I would like GET requests to be cached without expiring until I receive a POST request for the same origin.
I can control the HTTP headers of each server without any problems.
However, to implement this logic, I needed Clear-Site-Data to be taken into account in the cache system.
Would you know if it is possible to do what I would like and if there is any chance Clear-Site-Data will be implemented?
Metadata
Metadata
Assignees
Labels
No labels