in reply to Re: Re: Re: LWP::UserAgent Wrongly Uses HTTP/1.1
in thread LWP::UserAgent Wrongly Uses HTTP/1.1

True--I posed the code the way I did because my actual script does create two seperate agents/requests (for other non-related organizational reasons). It probably would have been clearer for other folks had I done it with one agent/request as you suggest. You are correct in saying that it matters at the time of the request though.