aboutsummaryrefslogtreecommitdiffstats
path: root/lib/private/http
Commit message (Collapse)AuthorAgeFilesLines
* Move certificate bundle into resources/config/Lukas Reschke2015-09-221-1/+1
|
* allow streamed responses in http clientRobin Appelman2015-08-292-4/+14
|
* Use IClientService to check for remote ownCloud instancesLukas Reschke2015-08-221-0/+5
| | | | | | | 1. Allows to set a timeout (though still not perfect but way better than before) 2. Allows to have unit tests 3. I also added unit tests for the existing controller code 4. Corrected PHPDoc on IClient
* Update license headersJenkins for ownCloud2015-03-263-12/+51
|
* Add wrapper for GuzzleLukas Reschke2015-03-253-0/+369