Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | chore: Add SPDX header | Andy Scherzinger | 2024-05-24 | 5 | -102/+13 |
* | Merge pull request #43446 from jithin-space/add-patch-request-to-http-client-... | John Molakvoæ | 2024-03-16 | 1 | -0/+30 |
|\ | |||||
| * | added @since 29.0.0 on comment | jithin-space | 2024-03-14 | 1 | -0/+1 |
| * | added patch method | jithin-space | 2024-02-08 | 1 | -0/+29 |
* | | fix: Swap method and uri parameter in request to match upstream order | Côme Chilliet | 2024-03-07 | 1 | -2/+2 |
* | | feat(IClient): Add `request` function to do arbitrary HTTP requests | Ferdinand Thiessen | 2024-03-07 | 1 | -0/+31 |
* | | fix(federation): Allow cloud federation providers to handle unsuccessful retu... | Joas Schilling | 2024-02-28 | 1 | -0/+10 |
|/ | |||||
* | feat(HTTPClient): Provide wrapped access to Guzzle's asyncRequest() | Joas Schilling | 2023-06-27 | 2 | -7/+276 |
* | composer run cs:fix | Côme Chilliet | 2023-01-20 | 1 | -1/+0 |
* | Update php licenses | John Molakvoæ (skjnldsv) | 2021-06-04 | 4 | -5/+1 |
* | Fix option in the client code itself as well | Roeland Jago Douma | 2021-01-12 | 1 | -6/+6 |
* | Remove @package annotations from public namespace | Julius Härtl | 2020-08-26 | 3 | -3/+0 |
* | Update license headers for 19 | Christoph Wurst | 2020-04-29 | 1 | -1/+4 |
* | PHP-CS-Fixer green | Roeland Jago Douma | 2020-04-16 | 1 | -0/+1 |
* | Check all remotes for local access | Joas Schilling | 2020-04-14 | 1 | -0/+29 |
* | Update license headers | Christoph Wurst | 2019-12-05 | 3 | -3/+12 |
* | Make OCP\Http strict | Roeland Jago Douma | 2018-01-16 | 3 | -11/+14 |
* | Update with robin | Joas Schilling | 2016-07-21 | 1 | -1/+1 |
* | Fix others | Joas Schilling | 2016-07-21 | 3 | -3/+6 |
* | Update license headers | Lukas Reschke | 2016-05-26 | 3 | -3/+3 |
* | Move \OCP\Http to PSR-4 | Roeland Jago Douma | 2016-05-18 | 3 | -0/+301 |