Gets the allowed HTTP methods.
string[]
public function getAllowedMethods() : array { return $this->allowedMethods; }