Thursday, February 27, 2014

Akamai Cache Headers check using POSTMAN

Install Postman (chrome plugin app)

Get the collection directly download from
Or set up manually by putting any URL
and setting Header Pragma  as  akamai-x-cache-on, akamai-x-cache-remote-on, akamai-x-check-cacheable, akamai-x-get-cache-key, akamai-x-get-extracted-values, akamai-x-get-nonces, akamai-x-get-ssl-client-session-id, akamai-x-get-true-cache-key, akamai-x-serial-no


Most of headers and the interpreting the header is defined in the diagram itself.
Or you can use alternatively curl command to get the same information.