[Zope] Wrong mime type sent by Zope on every page
Chris Withers
chrisw@nipltd.com
Thu, 08 Jun 2000 18:59:29 +0100
Martijn Pieters wrote:
> You probably did a 'HEAD' request, at which point Zope doesn't render the
> page, but rather only acknowledges it's existence by returning above (bogus)
> response.
That's not very search engine friendly :(
The head should return the same type as the real document otherwise
what's the point of returning a head at all?!
I think this is in the collector already, but if it isn't, it should
be...
cheers,
Chris