Client HTTP

Hello guys,

I’m writting an application where I must send some data to a Webserver. I need to send the data like in a GET Method ( http://url/xx?XX??).
I got that using the CGI redirectto. But using this CGI I have to create a link on the rabbit webpage and this one has to be accessed so I can send the data to the WebServer.
I need to findout a way to send this requisition automatically.
Any of you have some idea?

Thx for your help guys!