Friday, August 2, 2019

web services - HTTP POST and GET using cURL in Linux

I have a server application written in ASP.NET on Windows that provides a web service.



How can I call the web service in Linux with cURL?

No comments:

Post a Comment