spacewander commented on issue #1305: chore: improve plugins/proxy-cache URL: https://github.com/apache/incubator-apisix/pull/1305#issuecomment-601536988 @membphis Just realize one more thing: we might need to blacklist `ngx.var.request_method` (or document them) in the `ngx.var.upstream_cache_key` to make the purge mechanism work. If the cache key contains the request_method which is always `PURGE` during purging, it won't work anymore.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
