regular http requests

SurferTim:
Here is client code that does almost what you want. It loads Google every 10 seconds.
Inconsistent HTTP Connnection - #18 by SurferTim - Networking, Protocols, and Devices - Arduino Forum

Change the server ip to yours.

Just had a look at the example and it takes only an IP but I will need to send also some GET parameters and send it to a domain not to a IP.

any chance how to change this?