-
Notifications
You must be signed in to change notification settings - Fork 52
Home
clyfe edited this page Nov 4, 2010
·
3 revisions
DAV4Rack is a framework for providing WebDAV via Rack allowing content authoring over HTTP. It is based off the original RackDAV framework adding some useful new features:
-
Better resource support for building fully virtualized resource structures
-
Generic locking as well as Resource level specific locking
-
Interceptor middleware to provide virtual mapping to resources
-
Mapped resource paths
-
Authentication support
-
Resource callbacks
-
Remote file proxying (including sendfile support for remote files)
-
Nokogiri based document parsing and building