Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cadaver complain about missing Lock-Token header field #30

Open
xykox opened this issue Feb 2, 2012 · 1 comment
Open

cadaver complain about missing Lock-Token header field #30

xykox opened this issue Feb 2, 2012 · 1 comment

Comments

@xykox
Copy link

xykox commented Feb 2, 2012

with DAV4Rack 0.2.10 in a Rails 3.2 app

dav:/webad> lock foo.txt

in lib/dav4rack/controller.rb (ligne 239), add :

response['Lock-Token'] = locktoken 

and it work's but don't konw if it's valid or not.

@chrisroberts
Copy link
Owner

Thanks for this report. I'm integrating the litmus test and will apply this update once I have reached the lock based tests.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants