?at=, UTC)Craft a request, send it, and see the full HTTP exchange: status, timing, size, every response header (cache tiers, security, edge cache), and the raw body. Copy as curl to run it in your own terminal.
| — |
—
GET /v1/status twice against the deployed edge and watch cf-cache-status flip MISS → HIT — that's the 30-second status cache working. (On localhost there's no edge, so cf-* headers don't appear — cache-control still shows the tier.)