public addPurge (mixed $pattern, [mixed $paths], [mixed $position])
Adds a route to the router that only match if the HTTP method is PURGE (Squid and Varnish support)
public addPurge (mixed $pattern, [mixed $paths], [mixed $position])
Adds a route to the router that only match if the HTTP method is PURGE (Squid and Varnish support)
Please login to continue.