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]
- PerlLogHandler and mod_usertrack Jim Sproull
- Re: PerlLogHandler and mod_usertrack Ian Kallen
- Re: PerlLogHandler and mod_usertrack Jacob Davies
- Re: PerlLogHandler and mod_usertrack Ian Kallen
- Re: PerlLogHandler and mod_usertrack Jacob Davies
- RE: PerlLogHandler and mod_usertra... Jim Sproull
- Re: PerlLogHandler and mod_usertrack Ask Bjoern Hansen
