HTTP methods this page responds to.
Defaults to ['GET']. Common values:
['GET']
['GET', 'POST']
final List<String> methods;