-
Initially the backend replies with response like:
```
HTTP/1.1 200 OK
Date: Mon, 23 Sep 2024 14:22:14 GMT
X-Reveal-Duplicate: same
Cache-Control: max-age=30, stale-if-error=604800, stale-while-…
-
We have two headers in the HTTP API response:
- `electric-chunk-last-offset`
- `electric-next-cursor`
Both provide values that are meant to be used by a client in the next HTTP request. It's a …
-
SimpleSAML PHP code contains lots of code that writes new PHP code in various files and then tries to load those files using `include()` (or some variant of it like `require_once()`). This is not a sa…
-
### Description
We've encountered an issue with the Next.js Commerce template when integrating Shopify webhooks. Specifically, when a product update occurs, Shopify sends the webhook notification i…
-
Hello,
[standard-schema](https://github.com/standard-schema/standard-schema) is a community effort to build a standard interface for schema libraries without any runtime dependencies, just by imple…
-
Now that URLs to files are based on message ID without any version number (#77), updating the file requires a refresh of the same URL (otherwise, the old image still appears until refreshing the page)…
-
**Describe the bug**
The behaviours are not working properly in localhost and hosted in Oxygen
**To Reproduce**
For full page cache you can use any setup like
```response.cache(
Cache…
-
### Is your feature request related to a problem? Please describe.
It would be great if we could get some basic PWA setup going to start caching. Right now when I'm on a slow connection it can be qui…
RayBB updated
3 months ago
-
See: https://nextjs.org/docs/basic-features/data-fetching/incremental-static-regeneration
-
Hey gang! Love the website and the idea behind it.
I wanted to do a dive into your site's frontend performance. Whereas I normally would call attention to things that would improve experience for t…