In the DAV namespace of searching, there is a property called 'getcontenttype' that is auto-detected in the default install of Slide 2.2pre, unsure about the 2.1 binary.
<property name="getcontenttype" namespace="DAV:" value="application/msword" type="" protected="false" /> This is contained in the metadata about the file that is returned from a DASL search. Is this what you are looking for? -D > -----Original Message----- > From: Eugeny N Dzhurinsky [mailto:[EMAIL PROTECTED] > Sent: Thursday, March 02, 2006 9:59 AM > To: [email protected] > Subject: WebDAV - getting resource content type > > Is it possible to return MIME-type of resource? I mean > text/html,application/msword etc. > Right now content type is always set to application/octet-stream. > > -- > Eugene N Dzhurinsky > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
