summaryrefslogtreecommitdiffstats
path: root/lib/private/Http/Client/ClientService.php
Commit message (Expand)AuthorAgeFilesLines
* feat: add switch to disable dns pinningDaniel Kesselberg2023-08-301-2/+4
* feat(HTTPClient): Provide wrapped access to Guzzle's asyncRequest()Joas Schilling2023-08-071-0/+3
* log performance events for http requestsRobin Appelman2023-04-281-4/+17
* Add remote host validation APIChristoph Wurst2022-10-311-5/+5
* Revert "fix external storages access"Simon L2022-10-231-1/+3
* fix external storages accessszaimen2022-07-011-3/+1
* Migrate from ILogger to LoggerInterface in lib/privateCôme Chilliet2022-03-241-6/+0
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-1/+0
* Improve networking checksLukas Reschke2021-04-061-2/+24
* Update license headers for 19Christoph Wurst2020-04-291-1/+1
* Check all remotes for local accessJoas Schilling2020-04-141-5/+6
* Update license headersChristoph Wurst2019-12-051-1/+5
* Set User-Agent as header without middlewareDaniel Kesselberg2019-04-161-2/+1
* adjust httpclient to guzzle6Robin Appelman2018-02-091-1/+2
* Make OCP\Http strictRoeland Jago Douma2018-01-161-1/+3
* 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