cloudflare / cloudflare/cloudflare-php

Zones cachePurge > Add support for prefixes

Open
#165 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
PHP
Stars
674
Forks
268
PR merge metrics
No merged PRs in 30d

Description

The Cloudflare API supports cache purge by URL, Tags, Hosts, and Prefixes: https://api.cloudflare.com/#zone-purge-files-by-cache-tags,-host-or-prefix

This Bundle only supports URL, Tags, and Hosts. Please add support for Prefixes.

Without support for purging cache by prefixes, there is no way to delete all cache starting with the same URL+URI (ex: https://example.com/everything/in/this/dir/path)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.