-
Would it be useful to have method getMaxAge() or getRemainingMaxAge() ?. We have all the data to calculate the remaining maxAge.
Any Thoughts?
-
URL paths can have an internationalized prefix. In the case of domain-based i18n, it's irrelevant though.
One option is just not to support this in the library and make it a concern of the user—I t…
-
Hello, I am trying to create a Slack Bolt SDK app which I can install in multiple workspaces. I am an admin in multiple workspaces, but so far I am only able to install the bot to one of the two space…
-
I think we have a bit of a footgun today:
- It is unclear how full-page caching and sub-request caching are meant to work together
- It is easy to set a short sub-request cache value (or even `no…
-
# Bug report
## Describe the bug
When requesting `/_next/image(.*)`, I'm getting this Response header:
```
Cache-Control: public, max-age=60
```
And it's fine... What's not fine is t…
-
Originally reported on Google Code with ID 92
```
Downloading this URL: https://go.googlesource.com/net/+archive/d75b190.tar.gz?dummy=/golang-net-d75b190.tgz
always produces a different tar archive. …
-
### Run `next info` (available from version 12.0.8 and up)
_No response_
### What version of Next.js are you using?
11.1.3
### What version of Node.js are you using?
16.13.0
### What browser are…
-
**Describe the bug**
I am building an image for IMX8 processor, so I added `meta-webkit` on top of BSP layer. As I am using Poky sumo, I also added `meta-gstreamer-1.0` as it is suggested by the [REA…
-
**What version of Next.js are you using?**
10.0.6
**What version of Node.js are you using?**
14.15.1
**What browser are you using?**
Chrome
**What operating system are you using?**
…
-
It seems that tiles are not cached (trying on latest chrome, linux)
Looking at others they all set cache-control:
* OpenStreetMap: `cache-control: max-age=604800, stale-while-revalidate=604800, st…