in reply to Mimicing browser with LWP
Also, years ago, when I could still be bothered doing webbish stuff, I used a simple debugging proxy, just a handful of lines with with LWP and some networking code, that would dump all traffic to STDERR.
Very useful if you want to know what exactly your browser or client is sending and receiving.
Abigail
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Mimicing browser with LWP
by Anonymous Monk on Jun 04, 2002 at 18:01 UTC | |
by Abigail-II (Bishop) on Jun 05, 2002 at 09:22 UTC | |
by MeowChow (Vicar) on Jun 05, 2002 at 09:50 UTC |