On Thu, Jun 08, 2000 at 06:59:29PM +0100, Chris Withers wrote:
> 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?!

But what if there are side effects to calling the document? What should
happen? I don't want a counter to go up or anything just because a HEAD was
called on the object.

This is not as black-and-white and simple an issue.

-- 
Martijn Pieters
| Software Engineer    mailto:[EMAIL PROTECTED]
| Digital Creations  http://www.digicool.com/
| Creators of Zope       http://www.zope.org/
|   The Open Source Web Application Server
---------------------------------------------

_______________________________________________
Zope maillist  -  [EMAIL PROTECTED]
http://lists.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - 
 http://lists.zope.org/mailman/listinfo/zope-announce
 http://lists.zope.org/mailman/listinfo/zope-dev )

Reply via email to