Gets the HTTP method.
The method is always an uppercased string.
public function getMethod() : string { return $this->method; }