0
I Use This!
Inactive

Commits : Listings

Analyzed about 22 hours ago. based on code collected 1 day ago.
May 21, 2023 — May 21, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
update changelog, update readme More... over 5 years ago
update deps in composer.json, update readme More... over 5 years ago
Merge pull request #2 from tljennings/master More... over 6 years ago
Fixed spelling of ignore_errors property in setter method setIgnoreErrors More... over 6 years ago
Added boolean cast to setIgnoreErrors More... over 6 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... over 6 years ago
getChannel method added More... over 8 years ago
Merge pull request #1 from comodojo/scrutinizer-patch-1 More... almost 9 years ago
Scrutinizer Auto-Fixes More... almost 9 years ago
some refinements More... almost 9 years ago
new methods and more More... almost 9 years ago
cleanup More... almost 9 years ago
contribution rules added More... almost 9 years ago
dump line deleted More... about 9 years ago
content-type test added, fixed null data in DELETE More... about 9 years ago
lots of errors fixed, tests using phpunit More... about 9 years ago
content-type fix, gzip support More... about 9 years ago
DIGEST and SPNEGO auth, initial tests More... about 9 years ago
ready to 1.1 release More... over 9 years ago
Update README.md More... over 9 years ago
readme updated More... over 9 years ago
almost ready to 1.0 release More... over 9 years ago
response http code added More... over 9 years ago
cleanup More... over 9 years ago
Banner changed More... almost 10 years ago
use declaration before class docblock More... almost 10 years ago
framework reorganized to meet psr standards (2) More... almost 10 years ago
framework reorganized to meet psr standards More... almost 10 years ago
working httprequest More... almost 10 years ago
composer.json reorg for packagist More... almost 10 years ago