Re: can't get authorization
Fabio Marzocca <[email protected]>
| Newsgroups | gmane.comp.lang.perl.modules.lwp |
|---|---|
| Message-ID | <[email protected]> |
On 21 Oct 2005 06:38:14 -0700, Gisle Aas <[email protected]> wrote: > You can get LWP to use a single TCP connection by turing on the > keep_alive feature. Done something like this: Ok, thanks. I did that and now I have a full TCP stream on both tests, but no way to reach the same page. Only firefox reaches the page, while LWP is diverted to an error page. I have put both TCP stream analysis here: http://socrates.homedns.org/lwp/ Can anybody have a look?? Thanks in advance. Fabio