Merge pull request #5239 from aparcar/seconds
This commit is contained in:
commit
6045f584ce
1 changed files with 1 additions and 1 deletions
|
@ -655,7 +655,7 @@
|
|||
* Provides a password for HTTP basic authentication.
|
||||
*
|
||||
* @property {number} [timeout]
|
||||
* Specifies the request timeout in seconds.
|
||||
* Specifies the request timeout in milliseconds.
|
||||
*
|
||||
* @property {boolean} [credentials=false]
|
||||
* Whether to include credentials such as cookies in the request.
|
||||
|
|
Loading…
Reference in a new issue