Henrik Nordstrom wrote: > 2. If you absolutely must operate in this manner use POST for creating > the resource. There is no standard POST application protocol for > creating server named resources so invent your own ontop of POST. This > could be as simple as having the complete payload just as PUT, or a > more elaborate protocol with added meta data such as the forms POST > protocol or something similar, it's up to the application. But, this doesn't work for WebDAV and extensions of it. For WebDAV you *must* let the client choose the name. Otherwise, your server isn't a WebDAV server. - BrianReceived on Friday, 24 October 2008 21:25:25 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Monday, 7 December 2009 10:38:34 GMT