\serviceHttpService

Summary

Methods
Properties
Constants
getCurlError()
getStatus()
getRequest()
request()
postRequest()
getHeaderStr()
getHeader()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
$curlError
$headerStr
$status
N/A

Properties

$curlError

$curlError : 

Type

$headerStr

$headerStr : 

Type

$status

$status : 

Type

Methods

getCurlError()

getCurlError() : string

Returns

string

getStatus()

getStatus() 

getRequest()

getRequest(  $url,   $data = array(),   $header = false,   $timeout = 10) 

Parameters

$url
$data
$header
$timeout

request()

request(  $url,   $method = 'get',   $data = array(),   $header = false,   $timeout = 15) 

Parameters

$url
$method
$data
$header
$timeout

postRequest()

postRequest(  $url,   $data = array(),   $header = false,   $timeout = 10) 

Parameters

$url
$data
$header
$timeout

getHeaderStr()

getHeaderStr() 

getHeader()

getHeader()