When you have the RN-XV WiFly HTTP Client grab the contents of a web page, it tosses out the http header along with the content. Has anyone figured out a way to have only the content tossed out to the uart? It’s just a waste to have to the arduino process the whole response (headers + content). For example, in my situations there are 36 characters of content and 247 for the header.
Thanks,
Andrew