aboutsummaryrefslogtreecommitdiffstats
path: root/tests/lib/Http
Commit message (Expand)AuthorAgeFilesLines
* Fix Guzzle function callsCôme Chilliet2021-11-231-2/+2
* Adjust testLukas Reschke2021-04-061-7/+14
* Improve networking checksLukas Reschke2021-04-064-42/+321
* Type the service registrationChristoph Wurst2021-02-101-9/+4
* Add well known handlers APIChristoph Wurst2020-12-163-0/+324
* Improve CertificateManager to not be user context dependentMorris Jobke2020-11-031-3/+3
* Do not read certificate bundle from data dir by defaultMorris Jobke2020-05-251-3/+2
* Allow gzip encoded requests by defaultMorris Jobke2020-05-201-3/+7
* Fix unit testsJoas Schilling2020-04-151-2/+4
* Check all remotes for local accessJoas Schilling2020-04-141-9/+122
* Add support for GuzzleHTTP 'no' proxyMohammed Abdellatif2020-02-291-11/+139
* [3rdparty] Bump guzzlehttp/guzzle from 6.3.3 to 6.5.2John Molakvoæ (skjnldsv)2020-02-112-26/+26
* Mode to modern phpunitRoeland Jago Douma2019-11-272-2/+2
* Make phpunit8 compatibleRoeland Jago Douma2019-11-272-2/+2
* Some php-cs fixesRoeland Jago Douma2019-11-221-1/+1
* Add default timeout to expected request optionsDaniel Kesselberg2019-09-031-34/+19
* Correctly handle emtpy string in proxyuserpwd configScott Shambarger2019-08-111-2/+12
* Fix testGetProxyUriDaniel Kesselberg2019-04-161-6/+1
* Set User-Agent as header without middlewareDaniel Kesselberg2019-04-162-39/+68
* Fix HTTP client given options being overriden by default optionsDaniel Calviño Sánchez2018-06-141-0/+127
* adjust httpclient to guzzle6Robin Appelman2018-02-093-46/+34
* Merge pull request #2912 from nextcloud/increase-coverage-response.phpLukas Reschke2017-01-021-3/+24
|\
| * Add 100% coverage for response.phpLukas Reschke2017-01-021-3/+24
* | Rebrand to "Nextcloud" and add 100% coverageLukas Reschke2017-01-021-4/+67
|/
* Fix getMock Http ClientRoeland Jago Douma2016-09-072-4/+7
* Move tests/ to PSR-4 (#24731)Joas Schilling2016-05-203-0/+176