0
I Use This!
Inactive

Commits : Listings

Analyzed about 14 hours ago. based on code collected about 14 hours ago.
Aug 17, 2024 — Aug 17, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
update changelog, update readme More... over 6 years ago
update deps in composer.json, update readme More... over 6 years ago
Merge pull request #2 from tljennings/master More... over 7 years ago
Fixed spelling of ignore_errors property in setter method setIgnoreErrors More... almost 8 years ago
Added boolean cast to setIgnoreErrors More... almost 8 years ago
Added ability to tell stream requests to ignore errors using setIgnoreErrors so that they return the http code and any content from the server instead of throwing an exception. This is useful if the remote provider sends content about an error that you want to read easily. Adds a new private property ignore_errors, a setter method setIgnoreErrors(bool) and a section to init_stream to set the http.ignore_errors stream option if the flag has been set. Defaults to false in order to ensure no changes in functionality for people already using this class. More... almost 8 years ago
getChannel method added More... almost 10 years ago
Merge pull request #1 from comodojo/scrutinizer-patch-1 More... about 10 years ago
Scrutinizer Auto-Fixes More... about 10 years ago
some refinements More... about 10 years ago
new methods and more More... about 10 years ago
cleanup More... about 10 years ago
contribution rules added More... about 10 years ago
dump line deleted More... over 10 years ago
content-type test added, fixed null data in DELETE More... over 10 years ago
lots of errors fixed, tests using phpunit More... over 10 years ago
content-type fix, gzip support More... over 10 years ago
DIGEST and SPNEGO auth, initial tests More... over 10 years ago
ready to 1.1 release More... over 10 years ago
Update README.md More... over 10 years ago
readme updated More... over 10 years ago
almost ready to 1.0 release More... over 10 years ago
response http code added More... almost 11 years ago
cleanup More... almost 11 years ago
Banner changed More... about 11 years ago
use declaration before class docblock More... about 11 years ago
framework reorganized to meet psr standards (2) More... about 11 years ago
framework reorganized to meet psr standards More... about 11 years ago
working httprequest More... about 11 years ago
composer.json reorg for packagist More... about 11 years ago