Hi, I am using this template https://github.com/Cloudflare/worker-examples/tree/master/examples/edge-cache-html along with the Wordpress plugin detailed on the page. It was created by [pmeenan]
I understand hitting different data centres can yield separate results but with this plugin the header x-html-edge-cache-status is always sent but I am not getting it at all when using rebot for example
redbot
HTTP/1.1 200 OK
Date: Sun, 14 Jul 2019 21:11:12 GMT
Content-Type: text/html; charset=UTF-8
Transfer-Encoding: chunked
Connection: keep-alive
Set-Cookie: __cfduid=daf8822553b564c624c04bc0b2e2a368c1563138671;
expires=Mon, 13-Jul-20 21:11:11 GMT; path=/;
domain=.migraco.com; HttpOnly
Cache-Control: max-age=2633, public, must-revalidate, proxy-revalidate
CF-Ray: 4f667cd9cd165d70-BNE
Access-Control-Allow-Origin: *
Expect-CT: max-age=604800, report-uri=“https://report-
uri.Cloudflare.com/cdn-cgi/beacon/expect-ct”
Expires: Sun, 14 Jul 2019 21:55:06 GMT
Last-Modified: Sun, 14 Jul 2019 20:55:06 GMT
MS-Author-Via: DAV
Pragma: public
Public-Key-Pins: pin-sha256=""; pin-sha256=""; max-
age=31536000
Referrer-Policy:
Vary: Accept-Encoding,Cookie
X-Content-Type-Options: nosniff
X-Frame-Options: SAMEORIGIN
X-Powered-By: PleskLin
X-XSS-Protection: 1; mode=block
Server: Cloudflare
browser
access-control-allow-origin: *
age: 45
cache-control: max-age=2119, public, must-revalidate, proxy-revalidate
cf-cache-status: HIT
cf-ray: 4f668a8c48e5cc56-ZRH
content-encoding: br
content-type: text/html; charset=UTF-8
date: Sun, 14 Jul 2019 21:20:32 GMT
expect-ct: max-age=604800, report-uri=“https://report-uri.Cloudflare.com/cdn-cgi/beacon/expect-ct”
expires: Sun, 14 Jul 2019 21:55:06 GMT
last-modified: Sun, 14 Jul 2019 20:55:06 GMT
ms-author-via: DAV
pragma: public
public-key-pins: pin-sha256=""; pin-sha256=""; max-age=31536000
referrer-policy:
server: Cloudflare
status: 200
vary: Accept-Encoding,Cookie
x-content-type-options: nosniff
x-frame-options: SAMEORIGIN
x-html-edge-cache-status: Hit, Refreshed
x-html-edge-cache-version: 9
x-powered-by: PleskLin
x-xss-protection: 1; mode=block