summaryrefslogtreecommitdiffstats
path: root/lib/private/Http
Commit message (Expand)AuthorAgeFilesLines
* Allow gzip encoded requests by defaultMorris Jobke2020-05-201-0/+4
* Update license headers for 19Christoph Wurst2020-04-293-1/+4
* Check all remotes for local accessJoas Schilling2020-04-142-10/+66
* Add visibility to all constantsChristoph Wurst2020-04-101-3/+3
* Format control structures, classes, methods and functionChristoph Wurst2020-04-102-2/+1
* Use elseif instead of else ifChristoph Wurst2020-04-101-1/+1
* Update the license headers for Nextcloud 19Christoph Wurst2020-03-311-0/+1
* Add support for GuzzleHTTP 'no' proxyMohammed Abdellatif2020-02-291-7/+34
* Update license headersChristoph Wurst2019-12-054-4/+18
* Set a default request timeoutRoeland Jago Douma2019-09-021-0/+1
* Correctly handle emtpy string in proxyuserpwd configScott Shambarger2019-08-111-4/+4
* Refactor getProxyUriDaniel Kesselberg2019-04-161-9/+6
* Set User-Agent as header without middlewareDaniel Kesselberg2019-04-162-57/+35
* HttpClient getHeader can return empty stringRoeland Jago Douma2019-01-081-1/+7
* Make authenticated cookies laxRoeland Jago Douma2018-09-281-0/+75
* Fix HTTP client given options being overriden by default optionsDaniel Calviño Sánchez2018-06-141-6/+6
* adjust post body for new guzzleRobin Appelman2018-02-091-0/+4
* adjust httpclient to guzzle6Robin Appelman2018-02-093-25/+47
* Make OCP\Http strictRoeland Jago Douma2018-01-163-19/+24
* Rebrand to "Nextcloud" and add 100% coverageLukas Reschke2017-01-021-5/+6
* Update with robinJoas Schilling2016-07-212-2/+2
* Fix othersJoas Schilling2016-07-213-3/+6
* Update license headersLukas Reschke2016-05-263-3/+3
* only configure the http client once we start using itRobin Appelman2016-05-121-6/+23
* Move \OC\Http to PSR-4Roeland Jago Douma2016-04-283-0/+431