spelling: associative
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
parent
e115a54bf1
commit
9c86578755
1 changed files with 1 additions and 1 deletions
|
@ -451,7 +451,7 @@ class HTTPSignature
|
|||
* @param string $request request url
|
||||
* @param integer $uid User id of the requester
|
||||
* @param boolean $binary TRUE if asked to return binary results (file download) (default is "false")
|
||||
* @param array $opts (optional parameters) assoziative array with:
|
||||
* @param array $opts (optional parameters) associative array with:
|
||||
* 'accept_content' => supply Accept: header with 'accept_content' as the value
|
||||
* 'timeout' => int Timeout in seconds, default system config value or 60 seconds
|
||||
* 'nobody' => only return the header
|
||||
|
|
Loading…
Reference in a new issue