method property

String get method

The method read-only property of the Request interface contains the request's method (GET, POST, etc.)

Implementation

external String get method;