Download the PHP package gaoming13/http-curl without Composer
On this page you can find all versions of the php package gaoming13/http-curl. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package http-curl
HttpCurl.class.php
Curl模拟Http工具类
- 可实现模拟GET、POST请求, 支持上传文件/自定义header头
- 支持 5.3+
How To Use.
使用composer
示例
$body 响应正文
$header 响应头
$status 该次请求的状态
$errno 错误码
$error 错误信息
v1
License
MIT
All versions of http-curl with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.3
The package gaoming13/http-curl contains the following files
Loading the files please wait ....