Bob McElrath <[EMAIL PROTECTED]> writes: > 'http_connection' should be set by HTTP::Headers, or is there a better > way to get this header in Methods.pm? (The previous line checked for > 'http_te' so i just followed suit...)
There is no HTTP::Headers involved at the Net:HTTP level. > Nonetheless I think the response I am seeing (after proxy munging) is > valid so shouldn't generate an error. I agree with that and I will apply a patch that works and comes with a test that demonstrates that it works. Regards, Gisle