-
### Package
next-drupal (NPM package)
### Describe the feature request
Currently it is not possible to specify the [`cache` option](https://nextjs.org/docs/app/api-reference/functions/fetch#options…
-
I know in the docs that with dev = true it will traverse the file system on every request. Is it possible to use dev mode but the http response still set the cache control?
It will useful when we w…
-
## I'm submitting a ...
- improvement request (usability, performance, tech debt, etc.)
## Traffic Control components affected ...
- Traffic Monitor
## Current behavior:
There a…
-
https://images.weserv.nl/faq/#why-am-i-not-seeing-any-http-304-header-when-i-request-a-cached-image
Here in the FAQ it says that you don't use `Last-Modified` headers in order to prevent 304 reques…
-
Because apicache has this bug, when you set:
headers: {
'cache-control': 'no-cache'
}
But the cache-control value is still expired=xxx, you can see https://github.com/kwhitley/apicache/pul…
-
-
```
The current Cache-Control headers being sent are:
no-store, no-cache, must-revalidate, post-check=0, pre-check=0
Remove the "no-store" Cache-Control header. The other headers (no-cache,
must-reva…
-
Hey @ncornette
This library is awesome without implementing cache in server we can cache the response. Is there any way to ignore the response caching for few urls which should always hit the netw…
-
Cant build Android project. Build failed with with an exception
Could not determine the dependencies of task ':app:processDebugResources'.
> Could not resolve all task dependencies for configurati…
-
Hi, I'm trying to setup docker register ui but always fall on CORS errors , and I can't seem to find why.
I have this docker compose config:
```yml
services:
registry:
ports:
- 5…