Skip to content

Releases: MaplePHP/Http

v2.0.0

12 Jan 18:14

Choose a tag to compare

This release focuses on internal quality and stability. It improves comparison semantics and immutability handling, adds minor functional enhancements, and includes general cleanup and refactoring to improve structure, consistency, and maintainability.

v1.2.3

25 Mar 19:23
4ce33b7

Choose a tag to compare

Add DTO v3.0.0 support

v1.2.2

14 Oct 19:23

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

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

Choose a tag to compare

Added DTO V2 support.

v1.0.7

29 Sep 14:05

Choose a tag to compare

Code quality improvements.

v1.0.6

14 Mar 20:51

Choose a tag to compare

Extended the parse body support.

v1.0.5

09 Mar 13:07

Choose a tag to compare

Minor bug fixes.

v1.0.4

09 Mar 12:47

Choose a tag to compare

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

v1.0.3

02 Mar 16:56

Choose a tag to compare

HTTP Client initialize curl patch.