guzzle master完整的HTTP客户端的PHP类.zip
cURL是利用PHP发送HTTP请求最常用的标准方式。它比fopen这种方式更强大。Guzzle, 是 cURL 的一个封装,使得这个功能甚至更好,此外还增了新的功能。使用这个框架内,我们可以发送并行 持久连接。并且能够通过插件实现缓存,OAuth, AWS集成All the power of cURL with a simple interface. 持久连接和并行请求 Streams request and response bodies Service descriptions for quickly building clients. Powered by the Symfon
文件列表
guzzle-master完整的HTTP客户端的PHP类.zip
(预估有个41文件)
guzzle-master
src
Pool.php
5KB
Client.php
15KB
ClientInterface.php
3KB
Middleware.php
10KB
RequestOptions.php
10KB
PrepareBodyMiddleware.php
3KB
Exception
GuzzleException.php
68B
暂无评论