Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | adjust post body for new guzzle | Robin Appelman | 2018-02-09 | 1 | -0/+4 |
| | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | adjust httpclient to guzzle6 | Robin Appelman | 2018-02-09 | 3 | -25/+47 |
| | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | Make OCP\Http strict | Roeland Jago Douma | 2018-01-16 | 3 | -19/+24 |
| | | | | | | | | | | * 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> | ||||
* | Rebrand to "Nextcloud" and add 100% coverage | Lukas Reschke | 2017-01-02 | 1 | -5/+6 |
| | | | | | | Noticed while debugging https://github.com/nextcloud/server/issues/2910 Signed-off-by: Lukas Reschke <lukas@statuscode.ch> | ||||
* | 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 |