Unable to run http

Hi,
I am using Wp7608 module and mangoh red board. I want to transfer file(text/image/video) through http in my project . I am unable to understand how to use http server to get/put/post methods . Can anyone guide me in detail about the http in legato.

Thanks &regards,
Sowjanya

Have you had a look at the http Get example?

That example runs through the basics of using libcurl inside Legato. Once you have reproduced the http Get example, it can easily be modified to perform any other curl functions.

Hi @sowjanya ,
did you follow the suggestion above?
did you solve your issue?
BR