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