Skip to content

Releases: francerz/php-http-utils

v0.2.15

Choose a tag to compare

@francerz francerz released this 31 Jan 02:07
Added MessageHelper::makeRedirect()

v0.2.14

Choose a tag to compare

@francerz francerz released this 30 Nov 16:52
MessageHelper::getCurrentRequest now returns ServerRequestInterface o…

v0.2.13

Choose a tag to compare

@francerz francerz released this 30 Nov 05:15
Adding .gitattributes

v0.2.12

Choose a tag to compare

@francerz francerz released this 27 Nov 18:29
Added ResponseErrorExceptions

v0.2.11

Choose a tag to compare

@francerz francerz released this 21 Nov 02:42
Fixed factory check bug.

Renamed from "francerz/php-http-tools" to "francerz/http-utils"

Choose a tag to compare

@francerz francerz released this 26 Oct 19:00
v0.2.10

Full package renaming.

v0.2.7: Updated BearerAuthorizationHeader __constructor

Choose a tag to compare

@francerz francerz released this 26 Oct 01:38
$token argument default value is '' (empty string)

v0.2.6

Choose a tag to compare

@francerz francerz released this 24 Oct 14:47
Added UriHelper::mapReplace method

v0.2.5

Choose a tag to compare

@francerz francerz released this 23 Oct 20:39
Created ServerInterface for PSR-7 serving standarization.

v0.2.4

Choose a tag to compare

@francerz francerz released this 22 Oct 16:21

Added Response status validation checks.