Property | Type | Description | |
---|---|---|---|
$timeout | integer | request time out in second |
Method | Description | |
---|---|---|
GET ( $url, $headers = null, $followLoc = true ) | ||
POST ( $url, $content, $headers = null, $followLoc = true ) | ||
PUT ( $url, $content, $headers = null, $followLoc = true ) | ||
__construct ( ) | ||
__destruct ( ) | ||
reset ( ) |
Method | Description | |
---|---|---|
execCurl ( $url, string $method = 'GET', null $content = null, null $headers = null, boolean $followLoc = true ) : |