jpbarrette/curlpp

how to construct a put request?

ylhStore opened this issue · 1 comments

I want to construct a put request, where the body is a string in JSON format. Currently, only the demo of the post request is visible in the document.

See PUT request with JSON body example here: RestClient.cpp