do you address the implementation of the "shouldSetContentLength true case"
inside CachingStreamPipeline ? or why do you mean, that it can cause memory
problems and cache congestion.

> -----Ursprüngliche Nachricht-----
> Von: Joerg Pietschmann [mailto:[EMAIL PROTECTED]]
> Gesendet: Montag, 30. Dezember 2002 22:38
> An: [EMAIL PROTECTED]
> Betreff: Re: ResourceReader and pdf
>
>
> On Monday 30 December 2002 21:31, you wrote:
> > i don't know really how deep the "pdf/ResourceReader" problem
> is connected
> > to a specific browser.
> IEx in all versions needs the correct content length to display
> PDF documents. Netscape/Mozilla and IIRC Opera don't have
> this problem. Therefore:
> >     public boolean shouldSetContentLength() {
> >         return true;
> >     }
> >
> This fixes the problem with IEx (I think it's not the default because
> it can cause memory problems and perhaps also cache congestion).
>
> J.Pietschmann
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, email: [EMAIL PROTECTED]
>
>



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]

Reply via email to