summaryrefslogtreecommitdiff
path: root/src/PSR7Client.php
AgeCommit message (Expand)Author
2019-05-02v1.3.9Wolfy-J
2019-02-01Cleanup PSR7Client from duplicate lineAlex
2019-01-31- added HttpClient for raw message consumingWolfy-J
2019-01-29Remove list (bug), create client interfaceAlex
2019-01-28Raw HTTP client (HttpClient), PSR7Client now depends on HttpClientAlex
2019-01-17__SERVER now support HTTP_... valuesWolfy-J
2019-01-17Try to fix $_SERVER data between requestsAlex
2019-01-16Add default empty User AgentAlex
2019-01-16Fix variable nameAlex
2019-01-16Fix headers in _SERVER (laravel integration fix)Alex
2019-01-05zend factory dependency elliminatedWolfy-J
2018-12-20added tests for USER_AGENTWolfy-J
2018-12-20- http version fixWolfy-J
2018-12-20#67 Unsupported HTTP protocol version "2.0"bof09595
2018-10-13pre-release activitiesv1.2.5Wolfy-J
2018-10-04CSWolfy-J
2018-10-03feedback from code reviewMarcel Hernandez
2018-10-02fix tests:Marcel Hernandez
2018-10-02decoupled Diactoros via PSR-17 factoriesMarcel Hernandez
2018-09-23- new directory structureWolfy-J