Re: [Mason] Documentation error

2008-11-03 Thread hfahe
ED] 2008-11-04 发件人: Apu islam 发送时间: 2008-11-04 06:34:31 收件人: hfahe; Mason-Users 抄送: 主题: Re: [Mason] Documentation error Thank you. I was using $r->headers_in()->get('User-Agent'), but yours work too. I have a question about the cookie. I am trying to get the cookie infor

Re: [Mason] Documentation error

2008-11-03 Thread Apu islam
re and parse the cookie out ? Thanks. -- Apu Islam ( E Pluribus Unum) From: hfahe <[EMAIL PROTECTED]> To: Apu islam <[EMAIL PROTECTED]>; Mason-Users Sent: Monday, November 3, 2008 2:15:22 AM Subject: Re: [Mason] Docum

Re: [Mason] Documentation error

2008-11-03 Thread hfahe
You should use $r->headers_in->{'User-Agent'} for Apache2. Yujie Jiang Maxthon Web Team Leader Tel:86-010-51651772-849 [EMAIL PROTECTED] 2008-11-03 发件人: Apu islam 发送时间: 2008-11-03 15:49:06 收件人: Mason-Users 抄送: 主题: [Mason] Documentation error On main Developer's manual, under Examples