[Zope] REQUEST.setHeader doesn't seem to work?

Aaron Bauman abauman at gaycenter.org
Fri Aug 12 11:51:54 EDT 2005


Have you played w/ the capitalization of "content-type" in your call to
setHeader?
-
Aaron Bauman
http://www.gaycenter.org


-----Original Message-----
From: Yuan HOng [mailto:hongyuan1306 at gmail.com]
Sent: Thursday, August 11, 2005 1:57 PM
To: Zope at zope.org
Subject: [Zope] REQUEST.setHeader doesn't seem to work?

Hi,

I have a dtml file on FSDV which should return a file in text/plain format.
The dtml method starts with:

<dtml-call expr="RESPONSE.setHeader('content-type', 'text/plain')"> ... some
content ...

However, when I use 'curl -I' to check which Content-Type header is
returned, I find it is still 'text/html', despite the call to setHeader.

Where could the problem lie? I am using Zope 2.7.6, with Apache configured
as frontend (with rewrite enabled). Could it be caused by Apache?

--
Hong Yuan

大管家网上建材超市
www.homemaster.cn






More information about the Zope mailing list