-
Would be Great if i can set custom Cache Control policy and i can include my own values such as s-max-age or stale-while-revalidate, Because in cases where i need File to be cached for an hour on user…
-
Hey :wave:
I'd very much like to use this package as it seems to be the first piece of reusable code I've found that could actually make using apollo3-cache-persist viable (preventing the cache from …
-
### Question
We are using Blitz cache for our sites and would like to use the Cached include feature of Blitz Cache for the header navigation. This way when the navigation is changed Blitz Cache do…
-
[swr](https://github.com/zeit/swr)
-
Hi @fiatjaf,
The NIP-05 specification contains the following security constraint:
> The `/.well-known/nostr.json` endpoint MUST NOT return any HTTP redirects.
> Fetchers MUST ignore any HTTP re…
-
Perhaps 1 month for the max-age and 3 months more for SWR
`cache-control: public, max-age=2629746, stale-while-revalidate=7889238`
It's dramatically faster if the browser pulls shapes out of the…
-
Originally in https://github.com/WordPress/performance/issues/1494#issuecomment-2305825246.
I discovered on my blog that I had a very old URL Metric from before the XPath indices were fixed to be 1…
-
The first motivation is: we should be able to refresh the PWA without losing site data: my observation is that we can do so by clearing site data (whichever the origin URL) and we **won't** lose any O…
-
### Verify canary release
- [X] I verified that the issue exists in the latest Next.js canary release
### Provide environment information
Operating System:
Platform: darwin
Arch: arm6…
-
### The problem
I'm getting a `TypeError: can't compare offset-naive and offset-aware datetimes` when calling iNatClient().observations.search().
### Expected behavior
Observations are returned
…