in reply to Investigating connection reset with LWP to an https site
Something like this:
$mech->add_header( 'MIME_Version' => '1.0' );
From: http://www.w3.org/Protocols/rfc2616/rfc2616-sec19.html
MIME version "1.0" is the default for use in HTTP/1.1.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Investigating connection reset with LWP to an https site
by tobyink (Canon) on Mar 05, 2012 at 22:18 UTC |