Method | Description | |
---|---|---|
paginate ( |
Paginates a :php:class:Response. | |
request ( string $method, string $uri, array $parameters = [] ) : |
Sends a HTTP request. Use this method as a convenient way of making requests with built-in exception-handling. |