Draft: Fix/rapid cdn allow all verbs with cache
Some verbs, like DELETE
, are not sent do the backend if cache is enabled. It's because Apache TrafficServer treats those in special way, it has to be handled.
Some verbs, like DELETE
, are not sent do the backend if cache is enabled. It's because Apache TrafficServer treats those in special way, it has to be handled.