Question:
How can I duplicate a curl command using Chilkat?
To answer your question, I would need to see the HTTP request that is sent by curl. Please see this web page for information about how to have curl emit information about the HTTP request it sends:
Once you get information about the request that is being sent (such as headers + body), then send it to me and I should be able to answer the question.