Re: Correct way to send http status code 206 -Partial content?
by Perrin Harkins other posts by this author
Dec 31 2007 11:53AM messages near this date
Correct way to send http status code 206 -Partial content?
|
mod_perl, ENV{'TZ'}, and localtime
On Dec 28, 2007 5:53 PM, Hemant Bist <hemantbist@[...].com> wrote:
> What is the correct way to send http status code of 206 from from Modperl
> Registry script [In modperl2/apache2]?
Don't use a Registry script. Write a handler instead.
- Perrin
Thread:
Hemant Bist
Perrin Harkins
|