curl / Mailing Lists / curl-library / Single Mail

curl-library

Re: Require help on performing HTTP GET/DELETE/PATCH with http body

From: Daniel Stenberg via curl-library <curl-library_at_cool.haxx.se>
Date: Thu, 8 Nov 2018 11:39:30 +0100 (CET)

On Thu, 8 Nov 2018, Badari Prasad via curl-library wrote:

> And with PATCH http body (multipart size < 1024 bytes) is sent out, even
> though the server has responded to request, transaction at libcurl is timing
> out. PATCH with body > 16k works properly.
>
> Can I get some pointers to debug the issue ?

Does this example code work for you?

   https://curl.haxx.se/libcurl/c/post-callback.html

If not, what happens?

If it does, what's the difference between this example and your app?

-- 
  / daniel.haxx.se
-------------------------------------------------------------------
Unsubscribe: https://cool.haxx.se/list/listinfo/curl-library
Etiquette:   https://curl.haxx.se/mail/etiquette.html
Received on 2018-11-08