Cloudflare doesn't natively support purging by domain. It understand paths, zones, and tags. A zone could have several domains. We want to be able to purge one domain and not the others.
Technical Requirements
[ ] Add a domain tag to all page requests using base_url or the new analog in D8. Allow override by user for CF.
[ ] Add support for purging by domain to the CF module using ^^ Purge will simply be a purge on ^^ cache tag.
Cloudflare doesn't natively support purging by domain. It understand paths, zones, and tags. A zone could have several domains. We want to be able to purge one domain and not the others.
Technical Requirements