> # expected: content > # default-handler subrequest > # more content > # filter
> # received: content > # default-handler subrequest > # more content > # filter > not ok 1 hrm, those look the same to me. I guess it's a case of a missing or added newline? > Architecture: 64-bit hmm... I know nothing of 64 bit architectures, but this is the only thing that jumped out at me. any chance that 64 bit needs some newline munging like we do on win32? --Geoff