Debug Cache Response Headers

Applies To:
HTTP Large
HTTP Small
ADN
HTTP Rules Engine - Basic Rules
HTTP Rules Engine - Advanced Rules

This feature determines whether a response may include the X-EC-Debug response header which provides information on the cache policy for the requested asset.

Debug cache response headers will be included in the response when both of the following are true:

Debug cache response headers may be requested by including the following header and the desired directives in the request:

X-EC-Debug: Directive1,Directive2,DirectiveN

Example:

X-EC-Debug: x-ec-cache,x-ec-check-cacheable,x-ec-cache-key,x-ec-cache-state
Value Result
Enabled Requests for debug cache response headers will return a response that includes the X-EC-Debug header.
Disabled The X-EC-Debug response header will be excluded from the response.

Default Behavior: Disabled.

More Information