Skip to content

Releases: code-tool/curl-client

v5.6.1: Merge pull request #9 from Viktor-Illich/php8-compatibility

02 Apr 09:47
6b8eb38
Compare
Choose a tag to compare

v5.5.1: Merge pull request #8 from meestro/master

27 Mar 09:21
d684650
Compare
Choose a tag to compare
Allow request body for DELETE http method

Allow PHP8

23 Mar 09:15
c35e34d
Compare
Choose a tag to compare
Merge pull request #7 from eugy-scroodgee/allow-php8

allow php 8

v4.8.0: Merge pull request #4 from ArtIlchenko/4.0.x

24 Jun 11:11
d57c83d
Compare
Choose a tag to compare
added getter for CurlRequest::request

v4.5.1: Merge pull request #2 from eugy-scroodgee/fix-double-slash

21 Sep 12:04
e7e1858
Compare
Choose a tag to compare
Added ltrim($this->path, '/') to prevent double slash.