Skip to content

Releases: francerz/php-http-utils

v0.2.15

31 Jan 02:07
Compare
Choose a tag to compare
Added MessageHelper::makeRedirect()

v0.2.14

30 Nov 16:52
Compare
Choose a tag to compare
MessageHelper::getCurrentRequest now returns ServerRequestInterface o…

v0.2.13

30 Nov 05:15
Compare
Choose a tag to compare
Adding .gitattributes

v0.2.12

27 Nov 18:29
Compare
Choose a tag to compare
Added ResponseErrorExceptions

v0.2.11

21 Nov 02:42
Compare
Choose a tag to compare
Fixed factory check bug.

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

26 Oct 19:00
Compare
Choose a tag to compare

v0.2.7: Updated BearerAuthorizationHeader __constructor

26 Oct 01:38
Compare
Choose a tag to compare
$token argument default value is '' (empty string)

v0.2.6

24 Oct 14:47
Compare
Choose a tag to compare
Added UriHelper::mapReplace method

v0.2.5

23 Oct 20:39
Compare
Choose a tag to compare
Created ServerInterface for PSR-7 serving standarization.

v0.2.4

22 Oct 16:21
Compare
Choose a tag to compare

Added Response status validation checks.