-
```
For performance reasons, query resources should be cached.
In the admin edit you should be able to enable/disable caching, and set the
timeout.
```
Original issue reported on code.google.com by…
-
Currently, the WebID issuer cache is a LRU cache with a fixed 60s maximum age. This breaks scenarios like the following: _using a token from my first issuer, I add a second issuer to my profile, and i…
-
`When i use this lib i can see it veoonectign with TLS 1.2 here is logs`
```sh
Host: global.com
Connection: keep-alive
Pragma: no-cache
Cache-Control: no-cache
Accept: */*
Access-Control-Requ…
-
I'm working on implementing signed exchanges for a website and I have a question and maybe a potential feature requests. Most of the HTML I'm serving has an expiration date of just a few days, however…
-
which is a [cache-control extension](https://tools.ietf.org/html/rfc7234#section-5.2.3) implemented already in [firefox](https://bugzilla.mozilla.org/show_bug.cgi?id=1267474). I think this is reasonab…
kralo updated
4 years ago
-
Hi @vitalets! Thanks for your work on `playwright-network-cache`; it looks very promising already!
Have you considered making the caching mechanism aware of the [ETag header](https://developer.mozi…
-
Generated modules should use the caching methods offered by Doctrine cache drivers.
See https://github.com/zikula/core/issues/2699
Guite updated
7 years ago
-
Hi
I am trying to implement cacheControl following this guide: https://www.apollographql.com/docs/engine/caching.html
I have one single huge REST api which spits out about 1000 fields for each r…
-
i am able to fetch the token using postman. however. the same using the fetch API returns null.
const token = response.headers.get("x-auth-token"); -< returns null
"response.headers.forEach((v…
-
Er zijn websites die [Litespeed](https://litespeedtech.com/) gebruiken als webserver. Deze sites worden niet goed geladen in Wappalyzer:
https://app.digitalinsightsplatform.nl/checks/3197454
https…