Get the state of the request. One of 'complete', 'sending', 'new'
Return value
string
File
- drupal/core/vendor/guzzle/http/Guzzle/Http/Message/RequestInterface.php, line 231
Class
- RequestInterface
- Generic HTTP request interface
Namespace
Guzzle\Http\Message
Code
public function getState();