\HttpHelper

Summary

Methods
Properties
Constants
curl()
getPostHttpBody()
getHttpHearders()
$connectTimeout
$readTimeout
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
No private properties found
N/A

Properties

$connectTimeout

$connectTimeout

$readTimeout

$readTimeout

Methods

curl()

curl(mixed  $url, mixed  $httpMethod = "GET", mixed  $postFields = null, mixed  $headers = null) : mixed

Parameters

mixed $url
mixed $httpMethod
mixed $postFields
mixed $headers

Returns

mixed —

getPostHttpBody()

getPostHttpBody(mixed  $postFildes) : mixed

Parameters

mixed $postFildes

Returns

mixed —

getHttpHearders()

getHttpHearders(mixed  $headers) : mixed

Parameters

mixed $headers

Returns

mixed —