The %{cookie}n refers to the cookie field of the notes table, so you should
be able to get at it directly from Perl with:

        $r->notes( 'cookie' );

On Thu, Jun 15, 2000 at 10:12:40AM -0700, Ian Kallen wrote:
> If you're writing your own PerlLogHandler, get the cookie from the request
> object, $r->header_in('Cookie')
> -Ian

-- 
Jacob Davies
Lead UNIX Engineer
SF Interactive
[EMAIL PROTECTED]

Reply via email to