public addTrace (mixed $pattern, [mixed $paths], [mixed $position])
Adds a route to the router that only match if the HTTP method is TRACE
public addTrace (mixed $pattern, [mixed $paths], [mixed $position])
Adds a route to the router that only match if the HTTP method is TRACE
Please login to continue.