-
The current specification does not allow for good use of _Cache Control_ i.e., client side caching, which is inefficient in production environments. The specification should add a GET request for infe…
-
To optimize response times and reduce API costs for Puter (especially if we [increase context limits](https://github.com/HeyPuter/puter/issues/773)), could we implement a server-side caching mechanism…
-
Hello,
i tried build a Plugin which overrides the getUploadOpts() function to set some static expired / cache-control Headers by uploding images to amazon S3.
I tried to set this code into a copy f…
phiro updated
10 years ago
-
**Summary:**
Since we added a cache-control header to static assets (JS, etc) served by Grizzly, it seems like it is more problematic to redeploy mobullity without issues on the client-side where …
-
to support the PWA functionality we need to be sure the production deployment environment has the correct cache-control headers set for all of our resources.
@kirlat recommends reviewing this arti…
-
What I want:
```
source .\MyLocalNugets cache: no
source https://api.nuget.org/v3/index.json
cache: .\MyNugetCache versions:all
```
Our buildservers are offline (or rather, are not guarantee…
0x53A updated
6 years ago
-
- [ ] Build HTTP (Modules?)
- [ ] `importMap` in HTML Support
- [ ] Allow to specify a resolver function to resolve (bare) imports in HTTP Module (@sokra ?)
- [ ] `forceLock` to force locki…
-
Появилась 400 ошибка на создание версии, попробовал заменить токен, не помогло
> I, [2024-10-02T13:22:15.026252 #15303] INFO -- request: POST https://public-api.rustore.ru/public/v1/application//v…
-
### Community Note
* Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help…
-
Hi, I found this package useful; thanks for maintaining it!
~~I was looking at the code in this crate, and I noticed that it should be setting ETags, but they aren't showing up at all when I look a…