Skip to content

Releases: Yurunsoft/YurunHttp

v5.0.1

Choose a tag to compare

@Yurunsoft Yurunsoft released this 17 Jan 02:22
df62abc
  • 优化 Swoole HttpClient 重试逻辑
  • 支持 WebSocket 压缩及指定 Opcode (#29)

v5.0.0

Choose a tag to compare

@Yurunsoft Yurunsoft released this 16 Oct 03:50
  • 升级 PHP 版本 PHP >= 7.1
  • 支持 psr/http-message ~2.0 版本

v4.4.4

Choose a tag to compare

@Yurunsoft Yurunsoft released this 16 Oct 03:43
427d17c
  • 修复新版 libcurl 兼容问题 (#27)

v4.4.3

Choose a tag to compare

@Yurunsoft Yurunsoft released this 18 May 03:18
73e8018
  • 修复 Http2Client 没有真正关闭连接

v4.4.2

Choose a tag to compare

@Yurunsoft Yurunsoft released this 15 Mar 08:22
  • POST 请求数据支持对象

v4.4.1

Choose a tag to compare

@Yurunsoft Yurunsoft released this 23 Dec 05:22
  • 修复:HTTP 1.0 默认不再 Keep-Alive

v4.4.0

Choose a tag to compare

@Yurunsoft Yurunsoft released this 15 Nov 06:46
0976581
  • 支持 Cookie 管理器数据从文件读写 (#22)

  • 支持请求日志 (#23)

  • 实现重试回调 (#24)

  • 优化代码,修复 curl_reset() 执行时机

  • 增加 PHP 8.2 测试

v4.3.14

Choose a tag to compare

@Yurunsoft Yurunsoft released this 09 Nov 00:47
  • 优化:Cookie 管理器过期数据自动回收

v4.3.13

Choose a tag to compare

@Yurunsoft Yurunsoft released this 05 Aug 09:28
  • 优化 Http2Client

v4.3.12

Choose a tag to compare

@Yurunsoft Yurunsoft released this 31 Mar 09:15
e0f50f4