method property

String method
final

The HTTP method (e.g. 'GET', 'POST', 'PUT').

Encoded as the :method pseudo-header.

Implementation

final String method;