How get data to HTTP server with arduino and ethernet shield

Dear All,

May you help me, how get data to HTTP server with arduino and ethernet shield?

the Arduino environment offers and Ethernet library and a Client Class. see Ethernet - EthernetClient() - Arduino Reference for example