Commit Graph

15 Commits

Author SHA1 Message Date
Alex Schroeder
9f8d3b6d0c (body): Comment warning. 2006-09-12 16:39:58 +00:00
Alex Schroeder
486be74a78 Make warnings depend on a local variable instead of being commented
out.
2005-09-18 13:49:53 +00:00
Alex Schroeder
9e36c5f9d1 (lock, unlock): Fake them.
(%implemented): List lock.
(options): Use DAV: 1 header.
2005-09-18 13:12:14 +00:00
Alex Schroeder
0e02397561 (propfind): Handle UTF-8 correctly because the displayname is not
URL encoded.
2005-08-30 20:23:34 +00:00
Alex Schroeder
2308b354a5 (propfind): Removed warning. 2005-08-30 13:38:18 +00:00
Alex Schroeder
1c7933ad7f ($WebDavCache): New option.
(propfind_data): Use cached data if appropriate.
(propfind): Add support for displayname and getetag properties.
Use propfind_data() to cache data.  Add etag to the response even
though the RFC says PROPFIND should not be cached.  No longer use
libraries for decoding and escaping.
(DavNewOpenPage): Add 'created' property to all pages.
2005-08-30 12:58:41 +00:00
Alex Schroeder
3529ef8b7e (put): Add support for image/png. 2005-08-29 20:58:17 +00:00
Alex Schroeder
b5dffa127a (put): Bugfix 2005-08-29 20:47:28 +00:00
Alex Schroeder
e13f53fd60 (options): Don't send DAV header, since we're
not even a class 1 server.
(put): Handle image/jpeg files using magic bytes.
(no_content): New.
2005-08-29 18:03:05 +00:00
Alex Schroeder
0c2a189232 Removed warnings. 2005-08-28 21:04:55 +00:00
Alex Schroeder
6f209c075e Added $ModulesDescription 2005-08-28 20:19:57 +00:00
Alex Schroeder
6cb4dd88cb (get): Removed cookie code. 2005-08-28 19:48:56 +00:00
Alex Schroeder
dea2ca2539 Removed some dependencies 2005-08-28 19:21:27 +00:00
Alex Schroeder
c0ca2beb5f Works with cadaver! 2005-08-28 19:09:09 +00:00
Alex Schroeder
90b436b7bb work in progress 2005-08-26 23:52:20 +00:00