public function RequestInterface::__toString

Get the HTTP request as a string

Return value

string

1 method overrides RequestInterface::__toString()

File

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

Class

RequestInterface
Generic HTTP request interface

Namespace

Guzzle\Http\Message

Code

public function __toString();