26 Jul
2000
26 Jul
'00
7:44 p.m.
On Mon, 24 Jul 2000, Chris Withers wrote:
I belive that it is returning:
I wonder what index_html that is then? :S
From lib/python/OFS/Image.py (which also implements generic file object):
def index_html(self, REQUEST, RESPONSE): """ The default view of the contents of a File or Image. Returns the contents of the file or image. Also, sets the Content-Type HTTP header to the objects content type. """