Returns the HTTP method for this request.
Returns:
the HTTP method for this request
27 28 29
# File 'opal/browser/http/request.rb', line 27 def method @method end