From: Bernd E. <eid...@we...> - 2006-08-08 08:57:20
|
Hi Stephen, I asked my colleague Michael to apply your patch and start writing tests for the encoding. He wrote some and it looks like there should some other things be considered/fixed first to make them meaningful. After that we can discuss a solution for the Content-Length/Encoding problem which was introduced by the scatter/gather algorithms. I'll ask Michael to join the list and summarize what he found in the code. Bernd. > >From your explanations of encodings, it sounds like you've got a real > > handle on this! A lot of nice debugging and testing there too. If > you turn that into some real tests and put them in tests/ecoding.test, > I'll give you a big kiss! > > Re the open bug: I'm pretty sure removing the shortcut for utf-8 will > fix it, but I'm having trouble writing tests to prove it! > > Attached are some tests I was working on (ouch!) 4 months ago... Big > kisses all round for anyone who can figure this out. |