WiFi Shield V2.2 for Arduino & http-traffic

Hi,
For couple of days I have been testing WiFi shield v2.2 and have succeeded to associate it into my wifi using arduino serial monitor's command line. Everything seems to work with at-commands except at+http...
My idea is to use wifi shield as a client sending http-post-messages. I have read messages here in this forum and have understood that http-commands are not supported in this firmware and arduino-code needs to take care of the http-transmission. Does someone have an example code for Arduino uno? I have tried serial.println() with no success. I would really appreciate all helping comments now. Thanks.
For couple of days I have been testing WiFi shield v2.2 and have succeeded to associate it into my wifi using arduino serial monitor's command line. Everything seems to work with at-commands except at+http...
My idea is to use wifi shield as a client sending http-post-messages. I have read messages here in this forum and have understood that http-commands are not supported in this firmware and arduino-code needs to take care of the http-transmission. Does someone have an example code for Arduino uno? I have tried serial.println() with no success. I would really appreciate all helping comments now. Thanks.