File: BUGS

package info (click to toggle)
cadaver 0.24%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 1,208 kB
  • sloc: ansic: 9,714; sh: 3,852; makefile: 97; sed: 16
file content (16 lines) | stat: -rw-r--r-- 385 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16

* 'propnames' has confusing output

* screwy for collections served by mod_dav_svn

* 'history' doesn't fail appropriately for 501 etc responses.

* mv hello/ jello
 -> fails with 301 on 2.0, no trailing slash on dest

* doesn't care about the standard $http_proxy environment variable
 (wget e.g. honors this)

* the -p option isn't documented (neither in the manpage nor
with -h).