HTTP method string in uppercase (e.g. 'GET', 'POST', 'PUT', 'DELETE').
'GET'
'POST'
'PUT'
'DELETE'
final String method;