Releases: phppkg/http-client
Releases · phppkg/http-client
v3.0.2
Change Log
- fix: cannot encode full url on send request 05373b7
v3.0.1
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
Change Log
- update: migrate syntax to php 8.0+ 590fe4a
- update: only tests on php 8.0+ ae84b0b
v2.1.1
Change Log
- up: will not support php 7.1 0296a11
v2.1.0
Change Log
Fixed
Update
- up: update some for client config and tests 75801bd
- update: rename package name to phppkg/http-client bd4f256
v1.0.2
- add more client implement