Skip to content

Releases: artemeon/http-client

0.2.3

28 Jul 08:14
cb50595
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.2.2...0.2.3

Null response backport for 0.1.x

07 Feb 15:30
16dfe24
Compare
Choose a tag to compare

Backport of the null response issue for 0.1.x (PHP 7.4)

Fixed null response exception

25 Jan 10:49
a7e5419
Compare
Choose a tag to compare
  • Fixed null response exception

Added optional parameter to set custom mime type for json encoder

13 Oct 08:22
8841e5f
Compare
Choose a tag to compare
  • Added optional parameter to set custom mime type for json encoder
  • Added media type constant for application/vnd.api+json

Removed ext-htttp dependency in composer.json

13 Oct 15:23
Compare
Choose a tag to compare

Removed unnecessary ext-htttp dependency in composer.json

Encoder backport from 0.2.1

13 Oct 10:50
Compare
Choose a tag to compare

Added optional mime type for json encoder
Backport from 0.2.1

Upgrade to php 8.1

02 Aug 12:33
9339091
Compare
Choose a tag to compare

Update to php 8.1
Update to guzzle 7.4.5
Fixed incorrect test namespaces
Added psalm support

Fixed null response

13 Jul 07:07
bd4ccfd
Compare
Choose a tag to compare

Fixed null response in exception handling

Initial tag

20 Feb 14:41
Compare
Choose a tag to compare
0.1.0

Fix small typo