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
_______________________________________________
Lynx-dev mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/lynx-dev