DropboxHttpClientInterface
interface DropboxHttpClientInterface (View source)
DropboxHttpClientInterface
Methods
send(string $url, string $method, string|resource|StreamInterface $body, array $headers = array(), array $options = array())
Send request to the server and fetch the raw response
Details
at line line 22
DropboxRawResponse
send(string $url, string $method, string|resource|StreamInterface $body, array $headers = array(), array $options = array())
Send request to the server and fetch the raw response