Headers

Edgemesh® Server response headers are added to responses to illustrate how a request flows through the Edgemesh® infrastructure. This helps with debugging and empowers other tools such as our Chrome Extension.


X-Edgemesh-Client

The X-Edgemesh-Client header is added when the Edgemesh® Client was able to service a Request. The header value signifies the cache status for the request.

Examples
X-Edgemesh-Client: origin
X-Edgemesh-Client: cached
X-Edgemesh-Client: precached
Cache Status
origin The request was routed to the origin server over the internet.
cached The request was served from the Edgemesh® Browser Cache. The Response was cached by this browser's previous request for the resource.
precached The request was served from the Edgemesh® Browser Cache. The Response was cached by the Edgemesh prefetching algorithm. The asset was cached before the browser requested it.

Made withby Edgemesh Corporation