mirror of
https://github.com/kristuff/abuseipdb
synced 2025-08-20 05:23:13 -07:00
v0.9.15
**Changes** - **New** `ApiHandler::setTimeout(int $timeout)` method allows to change default timeout before any API request. Timeout is expressed in milliseconds. Overwrites the value passed in constructor, useful when performing multiple queries with same handler but different timeout.
This commit is contained in:
parent
d1d9cf9ad0
commit
dc30007818
7 changed files with 25 additions and 9 deletions
|
@ -13,7 +13,7 @@
|
|||
* For the full copyright and license information, please view the LICENSE
|
||||
* file that was distributed with this source code.
|
||||
*
|
||||
* @version 0.9.14
|
||||
* @version 0.9.15
|
||||
* @copyright 2020-2021 Kristuff
|
||||
*/
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue