If he calls Elements.From the source is also parsed. It's more or less the 
same which happens in Request.HTML.

On Thursday, February 21, 2013 3:48:19 PM UTC+1, Lee wrote:
>
> It's inconvenient, I agree. 
>
> You can use the base Request class and then convert the response to HTML 
> using Elements.from 
>
> http://mootools.net/docs/more/Element/Elements.From 
>
> On 21/02/2013 15:34, n3on wrote: 
> > Hi woomla, 
> > 
> > one of the advantages of  Request.HTML is to get back nodes which you 
> > handle easily. For this purpose the html code has to be parsed and so 
> > your resources will be loaded. 
> > If you just want the plain html file you should use request 
> > ( http://mootools.net/docs/core/Request/Request ). 
> > 
> > Best, 
> > Steffen 
> > 
> > On Thursday, February 21, 2013 2:45:42 PM UTC+1, woomla wrote: 
> > 
> >     Hi, 
> > 
> >     Can I prevent Request.html from parsing the content? After 
> >     receiving I don't want other things downloaded, I want the plain 
> >     html page. Is this possible with Request.html or should I just use 
> >     Request? 
> > 
> >     W. 
> > 
> > -- 
> > 
> > --- 
> > You received this message because you are subscribed to the Google 
> > Groups "MooTools Users" group. 
> > To unsubscribe from this group and stop receiving emails from it, send 
> > an email to mootools-user...@googlegroups.com <javascript:>. 
> > For more options, visit https://groups.google.com/groups/opt_out. 
> > 
> > 
>
>

-- 

--- 
You received this message because you are subscribed to the Google Groups 
"MooTools Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to mootools-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to