Hi,

Im using libcurl http 1.1 and request goes via proxy (Istio), observation
is that only incase of PATCH, the content length is set to 0. If
application sets it, PATCH itself is not sent out. If not set from app,
seems like its going as 0(server receives the headers only no data), this
behavior is same for data size < or > 1024 and non chucked / chunked data.
For POST, by setting POSTFIELDSIZE it works, I tried this and INFILESIZE
also for PATCH.

Any pointers would be helpful

Thanks,
~Kunal
-------------------------------------------------------------------
Unsubscribe: https://cool.haxx.se/list/listinfo/curl-library
Etiquette:   https://curl.haxx.se/mail/etiquette.html

Reply via email to