Skip to content

Tags: parable-php/http

Tags

1.02

Toggle 1.02's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update Request.php

php 8.4 compatibility

1.0.1

Toggle 1.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix implicit type def in Response constructor

1.0.0

Toggle 1.0.0's commit message
Update CHANGELOG for 1.0.0

0.5.2

Toggle 0.5.2's commit message
Add psalm

0.5.1

Toggle 0.5.1's commit message
Make Request instantiable without params

0.5.0

Toggle 0.5.0's commit message
Rename Exception -> HttpException and change how dispatch works

0.4.0

Toggle 0.4.0's commit message
Update CHANGELOG

0.3.1

Toggle 0.3.1's commit message
Fix issue with double ports

0.3.0

Toggle 0.3.0's commit message
Improve test for ignored default ports to check that the port itself …

…is still there

0.2.1

Toggle 0.2.1's commit message
Add utility methods to Uri