office-gobmx/ucb/source
Michael Stahl 261b123753 tdf#153039 ucb: webdav-curl: fix POST, which was actually doing PUT
The problem is that first CURLOPT_POST was set and later CURLOPT_UPLOAD,
which overrides the HTTP method to PUT.  Move this out to the 4
functions that need it.

Change-Id: Ibd555dcc00a03baa1bb300a9ab9905f383179c67
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/145786
Tested-by: Jenkins
Reviewed-by: Michael Stahl <michael.stahl@allotropia.de>
2023-01-19 15:05:57 +00:00
..
cacher
core
inc
regexp
sorter
ucp tdf#153039 ucb: webdav-curl: fix POST, which was actually doing PUT 2023-01-19 15:05:57 +00:00