Skip to content

Releases: swlib/saber

v1.0.18

20 Apr 06:32
24034ea
Compare
Choose a tag to compare
  • Bind Support (#119)
  • Support ssl_cert_file/ssl_key_file (#123)

v1.0.17

21 Jan 09:10
ebdcd68
Compare
Choose a tag to compare
  • 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

15 Aug 10:46
7dcecc7
Compare
Choose a tag to compare
  • update composer.json (#101)

v1.0.15

10 May 04:01
25f2dba
Compare
Choose a tag to compare
Fix: Call to undefined method Swlib\Saber\Request::removeInterceptor(…

…) (#91)

v1.0.14

08 May 10:35
Compare
Choose a tag to compare

Fix getProtocolVersion error

v1.0.13

07 May 11:57
Compare
Choose a tag to compare

Fix bound error

v1.0.12

07 May 10:45
Compare
Choose a tag to compare

Optimization for redirect response

v1.0.11

07 May 09:26
Compare
Choose a tag to compare

Some bug fixes

v1.0.10

26 Sep 08:33
Compare
Choose a tag to compare
  • Fix empty body related to transOptionsToRequest()

v1.0.9

25 Sep 07:19
Compare
Choose a tag to compare
  • Fix empty Referer header
  • Fix HTTP message generated by __toString()