Correct way to send http status code 206 -Partial content?

2007-12-28 Thread Hemant Bist
Hi, What is the correct way to send http status code of 206 from from Modperl Registry script [In modperl2/apache2]? I searched the modperl site but did not find any examples. I looked at the following redirect example [by setting $r->status(Apache2::Const::HTTP_PARTIAL_CONTENT) and returning Apa

What dispatcher to use (Re: Correct way to send http status code 206 -Partial content?)

2008-01-04 Thread Hemant Bist
RegistryCooker.pm so deriving out of it may not help me. I would appreciate any pointers. Thanx, HB On Dec 31, 2007 11:52 AM, Perrin Harkins <[EMAIL PROTECTED]> wrote: > On Dec 28, 2007 5:53 PM, Hemant Bist <[EMAIL PROTECTED]> wrote: > > What is the correct way to send http status