method property
The HTTP method (e.g. 'GET', 'POST', 'PUT').
Encoded as the :method pseudo-header.
Implementation
final String method;
The HTTP method (e.g. 'GET', 'POST', 'PUT').
Encoded as the :method pseudo-header.
final String method;