aboutsummaryrefslogtreecommitdiffstats
path: root/lib/public/Http/Client
Commit message (Expand)AuthorAgeFilesLines
* chore: Add SPDX headerAndy Scherzinger2024-05-245-102/+13
* Merge pull request #43446 from jithin-space/add-patch-request-to-http-client-...John Molakvoæ2024-03-161-0/+30
|\
| * added @since 29.0.0 on commentjithin-space2024-03-141-0/+1
| * added patch methodjithin-space2024-02-081-0/+29
* | fix: Swap method and uri parameter in request to match upstream orderCôme Chilliet2024-03-071-2/+2
* | feat(IClient): Add `request` function to do arbitrary HTTP requestsFerdinand Thiessen2024-03-071-0/+31
* | fix(federation): Allow cloud federation providers to handle unsuccessful retu...Joas Schilling2024-02-281-0/+10
|/
* feat(HTTPClient): Provide wrapped access to Guzzle's asyncRequest()Joas Schilling2023-06-272-7/+276
* composer run cs:fixCôme Chilliet2023-01-201-1/+0
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-044-5/+1
* Fix option in the client code itself as wellRoeland Jago Douma2021-01-121-6/+6
* Remove @package annotations from public namespaceJulius Härtl2020-08-263-3/+0
* Update license headers for 19Christoph Wurst2020-04-291-1/+4
* PHP-CS-Fixer greenRoeland Jago Douma2020-04-161-0/+1
* Check all remotes for local accessJoas Schilling2020-04-141-0/+29
* Update license headersChristoph Wurst2019-12-053-3/+12
* Make OCP\Http strictRoeland Jago Douma2018-01-163-11/+14
* Update with robinJoas Schilling2016-07-211-1/+1
* Fix othersJoas Schilling2016-07-213-3/+6
* Update license headersLukas Reschke2016-05-263-3/+3
* Move \OCP\Http to PSR-4Roeland Jago Douma2016-05-183-0/+301