> Hi, > > Is it possible to set additional metadata properties in the initial PUT call > for a new document, or > do I need to make a second PROPPATCH call to set these? No, you need the PROPPATCH. WebDAV's PUT is almost identical to the HTTP/1.1 PUT. Remy
- Can you set properties in a PUT call? Kimpton,C (Chris)
- Remy Maucherat
