SAMPLE PAGE CODE:
<?pyhp
pyhp.headers_out['Location'] = 'http://localhost/~henaro/mandor3/main.cgi'
?>
EXPECTED:
browser to be redirected to the page.
OBSERVED:
empty page, no redirection.
ENV:
SuSE 10.3, Python 2.5.1, Apache/2.2.4 (Linux/SUSE)