wp-akamai
wp-akamai copied to clipboard
please help.
Add option to disable front page purge when post is not present on front page.
It would would really be helpful to add a filter hook in [`get_purge_body()`](https://github.com/akamai-open/wp-akamai/blob/master/includes/class-akamai.php#L225) for the [`data`](https://github.com/akamai-open/wp-akamai/blob/master/includes/class-akamai.php#L265) object. Not only could a user add more paths to purge, but in my...
## Goal Send Edge-Control Headers to better integrate with the Akamai platform. Use reasonable defaults. ## Discussion ### Defaults - `Edge-Control: dca=esi` — instruct Akamai to parse and execute ESI...