Beefy Boxes and Bandwidth Generously Provided by pair Networks
good chemistry is complicated,
and a little bit messy -LW
 
PerlMonks  

Better to sniff with lynx

by mako132 (Initiate)
on Jun 15, 2004 at 20:46 UTC ( [id://367048]=note: print w/replies, xml ) Need Help??


in reply to Re: My first LWP script
in thread My first LWP script

If you can log in with the lynx text browser, then you can turn on its trace mode and get a trace file (~/Lynx.trace) that shows exactly what's going on.
lynx -trace http://foo.bar/
The trace file is a bit cluttered with debug info concerning how Lynx parses and renders HTML, but it is still pretty easy to follow.

Replies are listed 'Best First'.
Re: Better to sniff with lynx
by Qiang (Friar) on Jun 15, 2004 at 21:26 UTC
    forgot to mention.. alternative, if you use firefox from mozilla, there is the 'Live Http Header' plugin. it's simpler and easier to use.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://367048]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others cooling their heels in the Monastery: (3)
As of 2024-04-26 00:05 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found