Download the PHP package jaeger/http without Composer
On this page you can find all versions of the php package jaeger/http. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Vendor jaeger
Package http
Short Description HTTP 请求类,修改用于QueryList(http://querylist.cc )
License MIT
Package http
Short Description HTTP 请求类,修改用于QueryList(http://querylist.cc )
License MIT
Please rate this library. Is it a good library?
Informations about the package http
Http
HTTP 请求类, 支持 CURL 和 Socket, 默认使用 CURL , 当手动指定seCurl 或者 curl 扩展没有安装时, 会使用 Socket目前支持 get 和 post 两种请求方式 ,修改用于QueryList(http://querylist.cc )
Install
Examples
-
基本 get 请求:
-
基本 post 请求:
-
模拟登录 ( post 和 get 同时使用, 利用 cookie 存储状态 ) :
-
利用 initialize 函数设置多个 config 信息
-
复杂的设置:
- 获取开启了 basic auth 的请求
All versions of http with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.1.0
ext-curl Version *
ext-curl Version *
The package jaeger/http contains the following files
Loading the files please wait ....