Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
version bump
|
|
|
|
Update Makefile
|
|
Run composer to fetch required test dependencies.
|
|
|
|
|
|
|
|
Fix application/x-www-form-urlencoded parsing
|
|
charset=UTF-8'
|
|
|
|
Cleanup PSR7Client from duplicate line
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Raw HTTP client (HttpClient), PSR7Client now depends on HttpClient
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
integration) by @Alex-Bond
- fixed bug causing body payload not being received for custom HTTP methods by @Alex-Bond
|
|
|
|
Fix headers in _SERVER (Laravel integration fix)
|
|
|
|
Fix unknown methods content stream (json on body in custom method set)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|