in reply to Re: Investigating connection reset with LWP to an https site
in thread Investigating connection reset with LWP to an https site
So if LWP already uses HTTP/1.1 why do you still think this is the problem? Maybe when the bank changed its web handling they changed other parameters too
That's what I'm trying to find out :) I'm getting a Connection Reset error, so this is a network problem instead of HTML/JavaScript. Besides, I can still copy paste the HTML source code that I get from my browser and parse it with the module's parse_statement(), so that part is not having problem.
|
|---|