[PATCH] http-push.c: make CURLOPT_IOCTLDATA a usable pointer

2014-07-05 Thread Abbaad Haider
://marc.info/?l=git&m=140460482604482 Signed-off-by: Abbaad Haider --- http-push.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/http-push.c b/http-push.c index f2c56c8..bd42895 100644 --- a/http-push.c +++ b/http-push.c @@ -199,7 +199,7 @@ static void curl_setup_http(CURL *

[BUG] Push fails with dumb http to SabreDAV

2014-07-05 Thread Abbaad Haider
he attachment doesn't go through, I have also pasted the typescript to gist [1]. If anyone else wants to reproduce the bug, Box.com does offer a free account. [1] https://gist.githubusercontent.com/abbaad/d4a8ba1e36000eeb8e02/raw/dd5b10ae42b1936d8da33bd384c9affdb103f686/typescript.txt -- Abbaad