Hi Vinny,

Thanks for responding.  I did some more investigating today and it was a 
silly mistake by me.

I was passing 'domain.com' thinking it was 'domain.com/abc' so the content 
was similar and I assumed App Engine was to blame.

:)

On Tuesday, 14 January 2014 02:48:54 UTC, Vinny P wrote:
>
> On Sun, Jan 12, 2014 at 3:57 PM, Ben Andrews <benan...@gmail.com<javascript:>
> > wrote:
>
>> I'm hoping for some help with urlfetch.
>>
>> I run urlfetch.fetch(url) and see the content.  However, there are 
>> elements missing.  For example:
>>
>> Original website:
>> <!--[if gt IE 9]><!--> <html class="no-js" lang="en" xmlns:fb="
>> http://www.facebook.com/2008/fbml"; 
>>
>> urlfetch returns: 
>> <!--[if gt IE 9]><!--> <html class="no-js" lang="en">
>>  This continues throughout the whole document. Is this expected behaviour 
>> or am I doing something wrong?
>>
>>
>
> First of all, the XML reference tends to be for inserting Facebook content 
> (Like buttons, etc) into web pages. Are you interested in maintaining that 
> content? For most purposes you could skip it and not lose anything 
> important.
>
> If you must retain that text, what URL are you fetching from, and what is 
> the document intended for?
>  
> -----------------
> -Vinny P
> Technology & Media Advisor
> Chicago, IL
>
> App Engine Code Samples: http://www.learntogoogleit.com
>  

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-appengine+unsubscr...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
Visit this group at http://groups.google.com/group/google-appengine.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to