- From: Lisa Lippert (Dusseault) (Exchange) <lisal@exchange.microsoft.com>
- Date: Sun, 13 Dec 1998 14:56:50 -0800
- To: "'Richard Heim'" <rheim@crusher.jcals.csc.com>, SWAP LIST <ietf-swap@w3.org>
If you just want to do PROPFIND, IIS 5.0 supports WebDAV PROPFIND. You can implement an ISAPI to receive new methods, or an ASP can even receive new methods. If you want to install something that supports an entire namespace you need to use the metabase to register it as a * scriptmap for that namepsace. I don't know the gritty details about how to do this, but I hope this points you in the right direction. Good luck, Lisa Lippert -----Original Message----- From: Richard Heim [mailto:rheim@crusher.jcals.csc.com] Sent: Friday, December 11, 1998 1:01 PM To: SWAP LIST Subject: HELP with Method Name in SWAP headers I'm a little confused about something concerning the placement of custom methods for SWAP in the HTTP header. Hopefully someone out there can point me in the right direction. I know that the SWAP methods, like PROPFIND or CREATEPROCESSINSTANCE are supposed to replace common HTTP headers like "GET" and "POST" - but when I try to send these SWAP methods to my IIS server - It doesn't see them! Is there some config I have to do to get IIS to see methods other than the standard HTTP methods? thanks in advance, rich Richard Heim CSC - Integrated Systems Division 6000 Lincoln Drive Marlton NJ. 08053 (609) 983-4400 x4840 rheim@jcals.csc.com
Received on Sunday, 13 December 1998 17:59:47 UTC