• en

webdav 1.1

Maintainer contact@ocamlpro.com
Dependencies
& ocamlfind
ocamlnet 3.5.1
omake
pcre-ocaml
pxp
OCaml < 4.01.0
Published Oct 11, 2012
Source [http] http://download.camlcity.org/download/webdav-1.1.tar.gz
23db105a570a4065ba04bbe2b804b43f
Edit https://github.com/ocaml/opam-repository/tree/master/packages/webdav/webdav.1.1/opam

Implements the client side of the WebDAV protocol (RFC 4918)

The file locking part of WebDAV is omitted, though. The library uses Ocamlnet's [netclient] library for client-side HTTP, and extends it by providing the required access methods for WebDAV. Additionally, there is also an implementation for Ocamlnet's Netfs.stream_fs abstraction modelling a simple file system.

No package is dependent