{ "headers": [ { "source": "/", "headers": [ { "key": "Cache-Control", "value": "no-store, max-age=0, must-revalidate" }, { "key": "Pragma", "value": "no-cache" }, { "key": "Expires", "value": "0" } ] }, { "source": "/index.html", "headers": [ { "key": "Cache-Control", "value": "no-store, max-age=0, must-revalidate" }, { "key": "Pragma", "value": "no-cache" }, { "key": "Expires", "value": "0" } ] }, { "source": "/personal.html", "headers": [ { "key": "Cache-Control", "value": "no-store, max-age=0, must-revalidate" }, { "key": "Pragma", "value": "no-cache" }, { "key": "Expires", "value": "0" } ] } ] }