[Zope-Checkins] CVS: Zope2 - content_types.py:1.8
Brian Lloyd
brian@korak.digicool.com
Mon, 1 Nov 1999 10:39:29 -0500
Update of /cvs-repository/Zope2/lib/python/OFS
In directory korak.digicool.com:/projects/sites/devzope/lib/python/OFS
Modified Files:
content_types.py
Log Message:
Fixed content_types handling of content sniffing so that html can still be
recognized when formal doctype dtd declarations are used. We will need to
revisit this sometime - we are probably asking for trouble by trying to
make too many things automatic as far as content-type detection...