On Mon, 2010-02-01 at 11:40 -0500, C. Michael Pilato wrote: > Kamesh Jayachandran wrote: > >>> Right. Now, that said, it might be prudent to make the same fix in Serf's > >>> non-HTTPv2 codepath that Kamesh made for Neon. I mean, if there's an easy > >>> client-side fix to be had, seems silly to require a server upgrade > >>> instead. > >>> > >>> Kamesh, can you look into this? > >>> > >> Attached patch fixes it, though I need to get better context to the > >> relevant code base to give a 100% confident fix, which I will do it > >> sooner. > >> > >> With regards > >> Kamesh Jayachandran > >> > > Committed this patch at r905326. > > Xlnt. Thanks, Kamesh.
Ah, my favourite kind of bug fix: *removing* a bunch of code (and adding one line instead). Thanks. - Julian