Hi Daniel

One more query. While I try to override the HTTP header using    headers =
curl_slist_append(headers, "Accept: application/json");
I get Accept: */* too besides the one I set. The saw this while used the
library in verbose mode.

I want to override the existing variable and not append to  that.

Thanks in advance
Aditya


On Thu, Jun 18, 2009 at 2:57 PM, Aditya Kumar Gupta <
[email protected]> wrote:

> Hi Daniel
>
> Thanks for the information.
> I have a new issue now. As stated earlier I am trying to connect to a web
> service, which communicates in JSON format over https. Now when I POST some
> data it responds with some response string. This response string is
> different if I write a client application in Java and a C application with
> libcURL library.
>
> Please help me resolving this.
>
> Thanks
> Aditya
>
>
>
>

Reply via email to