Swlib Saber Versions Save

⚔️ Saber, PHP异步协程HTTP客户端 | PHP Coroutine HTTP client - Swoole Humanization Library

v1.0.18

3 years ago
  • Bind Support (#119)
  • Support ssl_cert_file/ssl_key_file (#123)

v1.0.17

3 years ago
  • Fixed add data at the same time when uploading files (#103)
  • Added get httpcode when error code is empty (#106)
  • Fixed non-redirect failure (#113)

v1.0.16

3 years ago
  • update composer.json (#101)

v1.0.15

4 years ago

v1.0.14

4 years ago

Fix getProtocolVersion error

v1.0.13

4 years ago

Fix bound error

v1.0.12

4 years ago

Optimization for redirect response

v1.0.11

4 years ago

Some bug fixes

v1.0.10

4 years ago
  • Fix empty body related to transOptionsToRequest()

v1.0.9

4 years ago
  • Fix empty Referer header
  • Fix HTTP message generated by __toString()