aboutsummaryrefslogtreecommitdiffstats
path: root/lib/public/Http/Client/IClient.php
Commit message (Expand)AuthorAgeFilesLines
* feat(http-client): expose default request timeout constant to be used instead...add-default-request-timeout-constThomas Citharel2024-10-111-0/+8
* style: update codestyle for coding-standard 1.2.3Daniel Kesselberg2024-08-251-270/+270
* chore: Add SPDX headerAndy Scherzinger2024-05-241-21/+3
* 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-271-7/+176
* composer run cs:fixCôme Chilliet2023-01-201-1/+0
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-1/+0
* Fix option in the client code itself as wellRoeland Jago Douma2021-01-121-6/+6
* Remove @package annotations from public namespaceJulius Härtl2020-08-261-1/+0
* Update license headersChristoph Wurst2019-12-051-1/+4
* Make OCP\Http strictRoeland Jago Douma2018-01-161-6/+7
* Fix othersJoas Schilling2016-07-211-1/+2
* Update license headersLukas Reschke2016-05-261-1/+1
* Move \OCP\Http to PSR-4Roeland Jago Douma2016-05-181-0/+207