egroupware_official/egw-pear/HTTP/WebDAV
Ralf Becker 59cc3578b8 * WebDAV: fix for Netdrive to work correct with non-ascii chars like German umlauts
- unfortunatly Netdrive uses no User-Agent header, so we can only detect it on the absense of one
- we use now rawurlencode with replacing / and : afterwards, instead of the minimal version, which is the default
2011-08-27 10:53:37 +00:00
..
Server no find for depth="0" when copying a collection 2011-07-31 09:52:15 +00:00
Tools updating own HTTP_WebDAV_Server to upstream version 1.0.0RC6: http://pear.php.net/package/HTTP_WebDAV_Server/download/1.0.0RC6 2011-07-31 08:15:51 +00:00
Server.php * WebDAV: fix for Netdrive to work correct with non-ascii chars like German umlauts 2011-08-27 10:53:37 +00:00