Quoting Bita Shadgar <[EMAIL PROTECTED]>:

> Hi,
> 
> As I understand of external architecture by the figure in
> slide-javadoc/architecture.html page,
> either WebDAV clients or Http clients can access to the repository of
> slide. I think the http client should have no access to edit because
> http protocol gives no ability for authoring, but at least he can read
> data. However, I am not quite clear how a http client can access to the
> slide repository and just retrieve data.

HTTP/1.1 supports a few methods to edit things, like PUT, but you won't be able
to do much. The HTTP/1.1 PUT is the same as the WebDAV PUT, so we support both.

Remy

Reply via email to