Re: get UserAgent

2008-01-21 Thread Jeff Pang
yup,thanks for the reminding. I checked the doc, for mp1 it's $r-header_in(); for mp2 it's $r-headers_in(). -Original Message- From: Foo JH [EMAIL PROTECTED] Sent: Jan 21, 2008 3:52 PM To: Jeff Pang [EMAIL PROTECTED] Cc: modperl-list modperl@perl.apache.org Subject: Re: get UserAgent

get UserAgent

2008-01-20 Thread Jeff Pang
Hello, what are the methods to get UserAgent setting in both mp1 and mp2? I tried search,but got no results. Thanks! Regards, Jeff Pang

Re: get UserAgent

2008-01-20 Thread Foo JH
Isn't UserAgent just a header field? You can browse through the headers. Jeff Pang wrote: Hello, what are the methods to get UserAgent setting in both mp1 and mp2? I tried search,but got no results. Thanks! Regards, Jeff Pang