-
Cache control rules are matched by function getCacheControl. this function is called after the client's request has been read.At this point, the dest_ip in HttpRequestData is empty,so it's impossible …
-
### Description
Currently, responses to the endpoint `/auth/realms/REALM/protocol/openid-connect/certs`, are served with the following HTTP headers :
```http
Cache-Control: no-cache
Connection:…
-
**Describe the bug**
I want to emulate several upstream response with cache-control header. As you know cache-control policy can have several values with "," as a delimiter.
Example:
Cache-Control…
-
The imports in your example will not work, e.g.
```js
import {parse} from "cache-control-parser";
```
gives error: `SyntaxError: Named export 'parse' not found. The requested module 'cache-con…
-
### Brief description of your issue
`winget list` reports me `Failed when searching source; results will not be included: msstore`. Looking in the CLI verbose logs, found that it gets a 404 when hitt…
-
### 🥰 需求描述
部分API如OpenAI/Claude/MOONSHOT等已支持[Prompt caching](https://www.anthropic.com/news/prompt-caching),能够大幅降低多轮问答的成本
### 🧐 解决方案
提供开关选项
### 📝 补充信息
_No response_
-
Add Read-Aloud Functionality for Storybooks
Description: It would be highly beneficial to introduce a "read-aloud" feature that allows children to listen to storybooks being narrated in a natural, …
-
## 🏗 Enhancement Proposal
I recently was able to support all native platforms and web with an emulation of how the browser works with saving, revalidating and evicting cache.
https://github.com/…
-
**Description**
Improve test coverage to reach at least 80% for KMC.
```bash
$ make test-local
? github.com/kyma-project/control-plane/components/kyma-metrics-collector/cmd [no tes…
-
Api status is 200 but response status is 500
```
200 GET https://api.jikan.moe/v4/anime/55701/full
access-control-allow-origin:*
Cache-Control:must-revalidate, private
Connection:keep-alive
…