MCPcopy Create free account
hub / github.com/CesiumGS/cesium-native / TestResponseCacheControl.cpp

File TestResponseCacheControl.cpp

CesiumAsync/test/TestResponseCacheControl.cpp:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#include "ResponseCacheControl.h"
2
3#include <CesiumAsync/HttpHeaders.h>
4

Callers

nothing calls this directly

Calls 11

mustRevalidateMethod · 0.80
noCacheMethod · 0.80
noStoreMethod · 0.80
noTransformMethod · 0.80
accessControlPublicMethod · 0.80
accessControlPrivateMethod · 0.80
proxyRevalidateMethod · 0.80
maxAgeExistsMethod · 0.80
maxAgeValueMethod · 0.80
sharedMaxAgeExistsMethod · 0.80
sharedMaxAgeValueMethod · 0.80

Tested by

no test coverage detected