[Filterproxy-devel] Re: transfer-encoding buglet
Brought to you by:
mcelrath
From: Gisle A. <gi...@Ac...> - 2003-10-15 19:25:54
|
Bob McElrath <bob...@mc...> 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 |