HttpClient
class HttpClient
Methods
static mixed
getCode()
No description
static mixed
post(string $url, string $data = null, array $header = [])
No description
static void
close()
No description
static mixed
get(string $url, string $data = null, array $header = [], $timeout = 5)
No description
static mixed
delete(string $url, array $header = [])
No description