in reply to Re^2: Undeleteable header in WWW::Mechanizein thread Undeleteable header in WWW::Mechanize
local @LWP::Protocol::http::EXTRA_SOCK_OPTS = ( SendTE => 0, KeepAlive => 1 ); [download]