summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2019-02-14Update CHANGELOG.mdv1.3.5Wolfy-J
2019-02-14version bumpWolfy-J
2019-02-14CSWolfy-J
2019-02-14default value for numWorkersWolfy-J
2019-02-14Merge pull request #119 from spiral/feature/13.5Wolfy-J
version bump
2019-02-14version bumpWolfy-J
2019-02-02Merge pull request #114 from Chaz6/patch-1Wolfy-J
Update Makefile
2019-02-02Update MakefileChris Hills
Run composer to fetch required test dependencies.
2019-02-02Update README.mdWolfy-J
2019-02-02Update CHANGELOG.mdWolfy-J
2019-02-02version bumpv1.3.4Wolfy-J
2019-02-02Merge pull request #113 from Alex-Bond/bugfix/urlencoded-parsingWolfy-J
Fix application/x-www-form-urlencoded parsing
2019-02-02Additional test for 'Content-Type:application/x-www-form-urlencoded; ↵Alex Bond
charset=UTF-8'
2019-02-02Fix application/x-www-form-urlencoded parsingAlex Bond
2019-02-02Merge pull request #111 from Alex-Bond/refactoring/remove-duplicate-codeWolfy-J
Cleanup PSR7Client from duplicate line
2019-02-01Cleanup PSR7Client from duplicate lineAlex
2019-01-31Update CHANGELOG.mdv1.3.3Wolfy-J
2019-01-31CSWolfy-J
2019-01-31CSWolfy-J
2019-01-31CSWolfy-J
2019-01-31- added HttpClient for raw message consumingWolfy-J
2019-01-31Merge pull request #106 from Alex-Bond/feature/http-clientWolfy-J
Raw HTTP client (HttpClient), PSR7Client now depends on HttpClient
2019-01-30Add types to return functionAlex
2019-01-29Remove list (bug), create client interfaceAlex
2019-01-28Raw HTTP client (HttpClient), PSR7Client now depends on HttpClientAlex
2019-01-27Update README.mdWolfy-J
2019-01-27Update README.mdWolfy-J
2019-01-26Update README.mdWolfy-J
2019-01-26Update README.mdWolfy-J
2019-01-26Update README.mdWolfy-J
2019-01-26Update README.mdWolfy-J
2019-01-25Update README.mdWolfy-J
2019-01-25Update README.mdWolfy-J
2019-01-21Update README.mdWolfy-J
2019-01-18Update README.mdWolfy-J
2019-01-17Update CHANGELOG.mdv1.3.2Wolfy-J
2019-01-17- `_SERVER` now exposes headers with HTTP_ prefix (fixing Lravel ↵Wolfy-J
integration) by @Alex-Bond - fixed bug causing body payload not being received for custom HTTP methods by @Alex-Bond
2019-01-17__SERVER now support HTTP_... valuesWolfy-J
2019-01-17Merge pull request #93 from Alex-Bond/bugfix/headersWolfy-J
Fix headers in _SERVER (Laravel integration fix)
2019-01-17Try to fix $_SERVER data between requestsAlex
2019-01-17Merge pull request #94 from Alex-Bond/bugfix/unknown_method_contentWolfy-J
Fix unknown methods content stream (json on body in custom method set)
2019-01-16Add default empty User AgentAlex
2019-01-16Fix variable nameAlex
2019-01-16Add OPTIONS, switch from && to ||.Alex
2019-01-16Fix unknown methods content stream (json on body in custom method applied)Alex
2019-01-16Fix headers in _SERVER (laravel integration fix)Alex
2019-01-11Update README.mdWolfy-J
2019-01-11Update README.mdWolfy-J
2019-01-11quickbuildsv1.3.1Wolfy-J
2019-01-11quickbuildsWolfy-J