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