Re: [Gambas-user] gb.net.curl How to upload binary files

2013-02-23 Thread Benoît Minisini
Le 23/02/2013 19:10, Benoît Minisini a écrit : > Le 21/02/2013 20:42, Ulf Wedemeyer SpamOk a écrit : >> Hello Gambas experts >> >> I have been working on a small project syncing data with Google >> through their >> data API. >> >> Most of the communication works well using the HttpClient from the

Re: [Gambas-user] gb.net.curl How to upload binary files

2013-02-23 Thread Benoît Minisini
Le 21/02/2013 20:42, Ulf Wedemeyer SpamOk a écrit : > Hello Gambas experts > > I have been working on a small project syncing data with Google through their > data API. > > Most of the communication works well using the HttpClient from the gb.net.curl > component, but I struggling to get mimic the

[Gambas-user] gb.net.curl How to upload binary files

2013-02-21 Thread Ulf Wedemeyer SpamOk
Hello Gambas experts I have been working on a small project syncing data with Google through their data API. Most of the communication works well using the HttpClient from the gb.net.curl component, but I struggling to get mimic the following curl command line. curl --silent --request POST --