lynx-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Lynx-dev] Would Lynx try to download iFrames, External Javascript e


From: Thomas Dickey
Subject: Re: [Lynx-dev] Would Lynx try to download iFrames, External Javascript etc
Date: Thu, 7 Jun 2007 20:42:59 -0400 (EDT)

On Thu, 7 Jun 2007, Rashmi Rubdi wrote:

Hello Everyone,

I'm trying to test an html page with Lynx to see if Lynx tries to make
additional connections to get an iFrame  or external javascript or
external image src , if the html page contains those elements.

no - it'll only do one fetch for the case you're describing:

lynx -dump -force_html -nolist -hiddenlinks=ignore first.html

You can also see what lynx is doing using its "-trace" option.
There's a lot of detail, but the GET and the replies show up.

--
Thomas E. Dickey
http://invisible-island.net
ftp://invisible-island.net




reply via email to

[Prev in Thread] Current Thread [Next in Thread]