protected property Request::$method

Same name in this branch

Type: string HTTP method (GET, PUT, POST, DELETE, HEAD, OPTIONS, TRACE)

File

drupal/core/vendor/guzzle/http/Guzzle/Http/Message/Request.php, line 38

Class

Request
HTTP request class to send requests

Namespace

Guzzle\Http\Message

Code

protected $method;