aboutsummaryrefslogtreecommitdiffstats
path: root/lib/public/Http
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-252-272/+272
* chore: Add SPDX headerAndy Scherzinger2024-05-2410-197/+23
* 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
|/
* chore: apply changes from Nextcloud coding standards 1.1.1Joas Schilling2023-11-231-4/+4
* feat(HTTPClient): Provide wrapped access to Guzzle's asyncRequest()Joas Schilling2023-06-272-7/+276
* composer run cs:fixCôme Chilliet2023-01-206-6/+0
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-049-15/+6
* Fix option in the client code itself as wellRoeland Jago Douma2021-01-121-6/+6
* Update license headersChristoph Wurst2020-12-305-15/+20
* Add well known handlers APIChristoph Wurst2020-12-165-0/+354
* 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