cache-control
From Dontopedia, the open, paraconsistent wiki. (Last updated 2026-06-10.)
cache-control has 21 facts recorded in Dontopedia across 6 references, with 4 live disagreements.
Mostly:rdf:type(3), has value(2), header name(2)
Maturity scale
raw canonical shape-checked rule-derived certifiedInbound mentions (6)
Other subjects in dontopedia point AT this entity as a value. These are inverse relationships — e.g. "X motherOf this subject" — and answer questions the forward facts can't. Grouped by predicate.
hasHeaderHas Header(2)
- Response Headers Object
ex:response-headers-object - Webfetch Result
ex:webfetch-result
acceptsParameterAccepts Parameter(1)
- Json Response Class
ex:JSONResponse-class
hasCacheControlHas Cache Control(1)
- Feedback Loop Endpoint
ex:feedback-loop-endpoint
hasHeaderTypeHas Header Type(1)
- Http Caching
ex:http-caching
passesHeadersPasses Headers(1)
- Response Construction
ex:response-construction
Other facts (19)
The long tail: predicates that appear too rarely to warrant their own section. Filter or scroll to find a specific one. Each row links to its source.
| Predicate | Value | Ref |
|---|---|---|
| Rdf:type | Http Header | [4] |
| Rdf:type | Http Header | [5] |
| Rdf:type | Http Header | [6] |
| Has Value | max-age=0, private, must-revalidate | [2] |
| Has Value | public, max-age=0, must-revalidate | [3] |
| Header Name | Cache-Control | [4] |
| Header Name | Cache-Control | [5] |
| Has Directive | public | [5] |
| Has Directive | max-age=60 | [5] |
| Specifies No Cache | max-age=0 | [1] |
| Has Key | cache-control | [2] |
| Category | Common Http Header | [4] |
| Header Value | public, max-age=60 | [5] |
| Cache Duration | 60 | [5] |
| Cache Scope | public | [5] |
| Applied to | Json Response Class | [5] |
| Follows | Http Standard | [5] |
| Max Age | 60 | [6] |
| Scope | public | [6] |
Timeline
Timeline axis is valid_time — when each source says the fact was true in the world, not when Dontopedia learned about it. Retracted rows are kept for provenance; coloured stripes indicate the context kind.
References (6)
ctx:discord/blah/omega/part-852ctx:discord/blah/omega/846- full textomega-846text/plain2 KB
doc:agent/omega-846/36ed5a5e-d286-481c-8e92-da604ddfc8fcShow excerpt
[2026-01-12 21:46] omega [bot]: 🔧 1/3: webFetch ✅ Success **Args:** ```json { "url": "https://github.com/DavinciDreams/Megawatts", "userAgent": "OmegaBot/1.0", "mode": "parsed", "maxRedirects": 10 } ``` **Result:** ```json { "succ…
ctx:discord/blah/omega/1050- full textomega-1050text/plain2 KB
doc:agent/omega-1050/3ca38bb6-67b1-4341-a951-c6319780a0a8Show excerpt
[2026-02-06 15:06] omega [bot]: 🔧 1/1: webFetch ✅ Success **Args:** ```json { "url": "https://www.moltbook.com/skill.md", "userAgent": "OmegaBot/1.0", "mode": "parsed", "maxRedirects": 10 } ``` **Result:** ```json { "success": tru…
ctx:claims/beam/9ba72c1e-80c5-4874-888e-82880a1c1036- full textbeam-chunktext/plain1 KB
doc:beam/9ba72c1e-80c5-4874-888e-82880a1c1036Show excerpt
time.sleep(0.1) return True @app.route('/login', methods=['POST']) @cache.cached(timeout=60, query_string=True) def login(): username = request.json['username'] password = request.json['password'] if authenticate_user(u…
ctx:claims/beam/a1e6765b-c00e-444d-9950-d05dd509eb40- full textbeam-chunktext/plain1 KB
doc:beam/a1e6765b-c00e-444d-9950-d05dd509eb40Show excerpt
- Return the response as a JSON object. ### HTTP Caching Headers You can also use HTTP caching headers to instruct clients and proxies to cache responses. Here's an example of how to set cache control headers: ```python from fastapi i…
ctx:claims/beam/0b0e3d9f-0f06-4562-a8ee-1d3f71c4c557
See also
Keep researching
Missing something or suspicious of what's here? Kick off a research session — a Claude agent will investigate, cite its sources, and file new facts into a dedicated context you can review before accepting into the shared view.