aboutsummaryrefslogtreecommitdiffstats
path: root/lib/private/Http/Client/ClientService.php
Commit message (Collapse)AuthorAgeFilesLines
* adjust httpclient to guzzle6Robin Appelman2018-02-091-1/+2
| | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* Make OCP\Http strictRoeland Jago Douma2018-01-161-1/+3
| | | | | | | | | | * Handle private files * Add return types * Add scalar typehints * Made strict * Fixed requiring proper guzzle message interface that is passed around Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Fix othersJoas Schilling2016-07-211-1/+2
|
* Update license headersLukas Reschke2016-05-261-1/+1
|
* Move \OC\Http to PSR-4Roeland Jago Douma2016-04-281-0/+56