in reply to use HTTP/1.0 instead of HTTP/1.1 in WWW::Mechanize

So you want HTTP/1.0, great, see site:perlmonks.org lwp "HTTP/1.0"

http://search.cpan.org/grep?cpanid=ETHER&release=libwww-perl-6.13&string=1.0&i=1&n=1&C=0

LWP and force protocol 1.0

Re: LWP::UserAgent Wrongly Uses HTTP/1.1

Re: LWP::UserAgent on cygwin and Microsoft Proxy

  • Comment on Re: use HTTP/1.0 instead of HTTP/1.1 in WWW::Mechanize

Replies are listed 'Best First'.
Re^2: use HTTP/1.0 instead of HTTP/1.1 in WWW::Mechanize
by perl_help26 (Beadle) on Nov 12, 2015 at 07:49 UTC
    Exactly what i needed! Thanks