summaryrefslogtreecommitdiff
path: root/app/Core/Http/Client.php
AgeCommit message (Expand)Author
2019-06-04Add missing curl_close()Frédéric Guillot
2019-06-04Display cURL error message in logsFrédéric Guillot
2019-06-03Add cURL support to HTTP Clientmildis
2018-07-05Make HTTP client timeout configurableFrédéric Guillot
2018-03-02Add response body to InvalidStatusExceptionFrédéric Guillot
2018-03-02Improve HTTP client to raise exceptionsFrédéric Guillot
2016-06-05Added config parameter to allow self-signed certificates for the HTTP clientFrederic Guillot
2016-06-05Improve background workersFrederic Guillot
2016-01-30Add external links for tasks with plugin apiFrederic Guillot
2015-10-25Move some classes to namespace Core\HttpFrederic Guillot