Closed jone closed 7 years ago
Make the .webdav() method support the current driver, so that it supports the traversal driver too. The webdav method does not work with the mechanize driver since Mechanize does not support passing in the HTTP verb.
.webdav()
Make the
.webdav()
method support the current driver, so that it supports the traversal driver too. The webdav method does not work with the mechanize driver since Mechanize does not support passing in the HTTP verb.