On Sunday, Sep 22, 2002, at 03:43 Europe/London, Gabriel C Millerd wrote:
> > i am using AxKit's Filter Provider to make webpages from simple CGI > content for just plain XSLT transformation. i am wondering if there is > a > is a way to get AxKit to deliver a 'Content-Length' header. By default it tends not to. It does if you use any of the PDF generators though, because they seem to require it. It'll also give you a Content-Length header if your content is cached. I guess you could subclass Apache::AxKit::Language::LibXSLT to do it fairly easily. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
