Hi all,
I am implementing a http client in c++. I want to write a method to send the POST request to server. How will i do that?
what is the format for the request to server send by POST method?
what is the format for the response from server for the POST method?
What is the basic difference in the methods PUT and POST while sending the message body in http request?

Please explain with a psuedo code.

Thanxs.

Kiran Parmar

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.