Skip to content

Releases: MaplePHP/Http

v1.2.2

14 Oct 19:23
Compare
Choose a tag to compare

Minor patch for the Uri class to correctly handle default port numbers.

v1.2.1

10 Oct 19:02
7f7de28
Compare
Choose a tag to compare

A minor server request patch to ensure correct instantiation of FileUploadInterface for handling file normalization.

v1.2.0

02 Oct 15:03
Compare
Choose a tag to compare

Added DTO V2 support.

v1.0.7

29 Sep 14:05
Compare
Choose a tag to compare

Code quality improvements.

v1.0.6

14 Mar 20:51
Compare
Choose a tag to compare

Extended the parse body support.

v1.0.5

09 Mar 13:07
Compare
Choose a tag to compare

Minor bug fixes.

v1.0.4

09 Mar 12:47
Compare
Choose a tag to compare

Patching host, path and authority methods so they follow PSR guidelines.

v1.0.3

02 Mar 16:56
Compare
Choose a tag to compare

HTTP Client initialize curl patch.

v1.0.2

27 Dec 13:49
Compare
Choose a tag to compare

Fixed spelling in comment.

v1.0.1

14 Dec 14:39
Compare
Choose a tag to compare

Minor patch