Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Allow gzip encoded requests by default | Morris Jobke | 2020-05-20 | 1 | -0/+4 |
* | Update license headers for 19 | Christoph Wurst | 2020-04-29 | 3 | -1/+4 |
* | Check all remotes for local access | Joas Schilling | 2020-04-14 | 2 | -10/+66 |
* | Add visibility to all constants | Christoph Wurst | 2020-04-10 | 1 | -3/+3 |
* | Format control structures, classes, methods and function | Christoph Wurst | 2020-04-10 | 2 | -2/+1 |
* | Use elseif instead of else if | Christoph Wurst | 2020-04-10 | 1 | -1/+1 |
* | Update the license headers for Nextcloud 19 | Christoph Wurst | 2020-03-31 | 1 | -0/+1 |
* | Add support for GuzzleHTTP 'no' proxy | Mohammed Abdellatif | 2020-02-29 | 1 | -7/+34 |
* | Update license headers | Christoph Wurst | 2019-12-05 | 4 | -4/+18 |
* | Set a default request timeout | Roeland Jago Douma | 2019-09-02 | 1 | -0/+1 |
* | Correctly handle emtpy string in proxyuserpwd config | Scott Shambarger | 2019-08-11 | 1 | -4/+4 |
* | Refactor getProxyUri | Daniel Kesselberg | 2019-04-16 | 1 | -9/+6 |
* | Set User-Agent as header without middleware | Daniel Kesselberg | 2019-04-16 | 2 | -57/+35 |
* | HttpClient getHeader can return empty string | Roeland Jago Douma | 2019-01-08 | 1 | -1/+7 |
* | Make authenticated cookies lax | Roeland Jago Douma | 2018-09-28 | 1 | -0/+75 |
* | Fix HTTP client given options being overriden by default options | Daniel Calviño Sánchez | 2018-06-14 | 1 | -6/+6 |
* | adjust post body for new guzzle | Robin Appelman | 2018-02-09 | 1 | -0/+4 |
* | adjust httpclient to guzzle6 | Robin Appelman | 2018-02-09 | 3 | -25/+47 |
* | Make OCP\Http strict | Roeland Jago Douma | 2018-01-16 | 3 | -19/+24 |
* | Rebrand to "Nextcloud" and add 100% coverage | Lukas Reschke | 2017-01-02 | 1 | -5/+6 |
* | Update with robin | Joas Schilling | 2016-07-21 | 2 | -2/+2 |
* | Fix others | Joas Schilling | 2016-07-21 | 3 | -3/+6 |
* | Update license headers | Lukas Reschke | 2016-05-26 | 3 | -3/+3 |
* | only configure the http client once we start using it | Robin Appelman | 2016-05-12 | 1 | -6/+23 |
* | Move \OC\Http to PSR-4 | Roeland Jago Douma | 2016-04-28 | 3 | -0/+431 |