Custom Headers

Is it possible to have custom HTTP headers added to the request? Our CDN uses special headers for debugging etc and it would be nice to see the effects of a page coming from the CDN cache vs a page having to be retrieved from our own infrastructure. It’s a simple Pragma header.

Also useful if you need to send a cookie in the request for some reason

Cheers,
Graeme

It’s not possible yet but it’s been on the list of things to implement for a while (particularly because of cookies and being able to see what a visit looks like for someone who has already picked a zip code or something like that).