From: K. G. <kim...@gm...> - 2008-09-24 06:57:18
|
Hi Dean, On Wed, Sep 24, 2008 at 00:02, Dean Michael Berris <mik...@gm...> wrote: > On Tue, Sep 23, 2008 at 7:39 PM, Kim Gräsman <kim...@gm...> wrote: >> >> Can you test from a regular browser on Linux, and see whether you get >> any output at all from echo_headers.py? >> >> I wonder if it's a line-ending thing again. >> > > I don't see how this is relevant though, it works fine with > requestinfo.py -- why shouldn't it work in echo_headers and echo_body? I didn't mean the same line-ending issue as last time, but I figure the parsing of HTTP_ALL_HEADERS could be thrown if I made any Windows-specific assumptions about line endings. requestinfo.py doesn't use HTTP_ALL_HEADERS, so that's why it could differ... - Kim |