\HttpClient

Summary

Methods
Properties
Constants
__construct()
post()
mutilpost()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
No private properties found
N/A

Methods

__construct()

__construct(mixed  $host) : mixed

Parameters

mixed $host

Returns

mixed —

post()

post(mixed  $method, mixed  $url, mixed  $header, mixed  $param) : mixed

Parameters

mixed $method
mixed $url
mixed $header
mixed $param

Returns

mixed —

mutilpost()

mutilpost(mixed  $method, mixed  $url, mixed  $body, mixed  $header) : mixed

Parameters

mixed $method
mixed $url
mixed $body
mixed $header

Returns

mixed —