Re: Content length errors

2000-11-11 Thread Gerald Richter
> > I always get exactly the same offset - on every epl page on the server but > on no other pages. Judging by what I get when I retrieve the output by > telnet, I think maybe the carriage return & newline aren't being appended by > Embperl in my case. Is this possible? How would I test it? > >

Re: Content length errors

2000-11-11 Thread Michael Smith
-Original Message- From: Gerald Richter <[EMAIL PROTECTED]> To: Michael Smith <[EMAIL PROTECTED]>; [EMAIL PROTECTED] <[EMAIL PROTECTED]> Date: 10 November 2000 20:13 Subject: Re: Content length errors >> Having upgrade from 1.2 to 1.3b6, I see some odditie

Re: Content length errors

2000-11-10 Thread Michael.Dean
On Fri, 10 Nov 2000, Gerald Richter wrote: > > I don't know to what extent this is causing problems, but some browsers > > do seem to be hanging on certain pages, possibly waiting for more data > > to be downloaded. > > > > Has anyone else seen this or something similar? > > I've also seen this

Re: Content length errors

2000-11-10 Thread Gerald Richter
> Having upgrade from 1.2 to 1.3b6, I see some oddities with > Content-Length, which never seems to match the size of the data being > downloaded. Even when I create a file 'x.epl' which contains just the > letter x, accessing through curl gives this: > > [91]> curl -i http://server:9181/x.epl >

Content length errors

2000-11-10 Thread Michael Smith
Having upgrade from 1.2 to 1.3b6, I see some oddities with Content-Length, which never seems to match the size of the data being downloaded. Even when I create a file 'x.epl' which contains just the letter x, accessing through curl gives this: [91]> curl -i http://server:9181/x.epl HTTP/1.1 200