Skip to content

Releases: phppkg/http-client

v3.0.2

14 Jan 05:39
Compare
Choose a tag to compare

Change Log

  • fix: cannot encode full url on send request 05373b7

v3.0.1

16 Nov 15:42
Compare
Choose a tag to compare

Change Log

Update

  • up: udpate some client logic and update some comments 5fbeb78
  • up: fix stream and fscock client send request error 4cfd9e1

Other

  • Bump actions/checkout from 2 to 3 8a4aaa8
  • config: update some github action cofig f0fae3d

v3.0.0

07 Dec 14:58
Compare
Choose a tag to compare

Change Log

  • update: migrate syntax to php 8.0+ 590fe4a
  • update: only tests on php 8.0+ ae84b0b

v2.1.1

07 Dec 02:26
Compare
Choose a tag to compare

Change Log

  • up: will not support php 7.1 0296a11

v2.1.0

07 Dec 02:08
Compare
Choose a tag to compare

Change Log

Fixed

  • fix curl reponse is false 1d6e05d

Update

  • up: update some for client config and tests 75801bd
  • update: rename package name to phppkg/http-client bd4f256

v2.0.2

16 Sep 13:27
Compare
Choose a tag to compare
Release v2.0.2

v2.0.1

28 Jan 13:25
Compare
Choose a tag to compare
Release v2.0.1

v1.0.2

24 Nov 12:50
Compare
Choose a tag to compare
  • add more client implement

v1.0.1

23 Nov 09:59
Compare
Choose a tag to compare

update some logic