On Sun, Oct 03, 2004 at 11:26:03PM +0300, Ignas Mikalajunas wrote:
> I am trying to combine mod-lisp and mod-xslt2 yet mod-lisp is using
> Http 1.1 keep alive. That leads to pages being cut (if XML generated
> by lisp is shorter than html generated by xslt), because lisp sets
> it's own Content-length. Are there any flags to set to make mod-xslt
> overwrite the keep-alive bit, or write a new content lenght ?
I just released a new snapshot of mod-xslt. It should solve the problem
(hopefully :), or introduce new ones).
Could you take a look at it?
Thanks,
Carlo
--
GPG Fingerprint: 2383 7B14 4D08 53A4 2C1A CA29 9E98 5431 1A68 6975
-------------
If you want your program to be readable, consider supplying the argument.
-- Larry Wall in the perl man page