Koji Tanaka
|
6176a1e473
Fix Http\Client\Response::getStatusCode() should return int, but return string currently.
|
9 years ago |
mscherer
|
19ebb13a78
Fix up forgotten class aliasing issues and typehinting.
|
9 years ago |
Mark Story
|
fec9e58eff
Add new psr7-like methods for reading cookie data.
|
10 years ago |
Mark Story
|
aa90dcef42
Add getEncoding()
|
10 years ago |
Mark Story
|
3f58c7d61d
Start making Http\Client\Response PSR7 compatible.
|
10 years ago |
ADmad
|
6464d3e846
Since return type of json_decode() is mixed, no need to check return type.
|
10 years ago |
Bryan Crowe
|
be845a3a01
Run phpcbf for PSR2 CS fixers
|
11 years ago |
mark_story
|
af6208c9cc
Automatically decompress gzip response bodies when possible.
|
11 years ago |
Bryan Crowe
|
d52ae87485
Fix license docblocks for phpdoc format
|
12 years ago |
Bryan Crowe
|
5ae1c29836
Update copyright statements in docblocks
|
12 years ago |
Bryan Crowe
|
042bd19776
Use semantic version for test cases since doc block
|
12 years ago |
mark_story
|
dda401ea37
Add test for FaceBook style status line.
|
12 years ago |
ADmad
|
fb72c03b4c
Renamed folders "Cake" to "src" and "Test" to "tests".
|
12 years ago |