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

Support redirects for non-collection resources #30

Open
jwodder opened this issue Feb 27, 2024 · 0 comments
Open

Support redirects for non-collection resources #30

jwodder opened this issue Feb 27, 2024 · 0 comments

Comments

@jwodder
Copy link

jwodder commented Feb 27, 2024

Please add support for GETing a non-collection resource when the server responds with a redirect to another URL. Currently, webdavfs does not support redirects at all; attempting to access a redirected file over a webdavfs mount results in the following in the trace file:

GET request error: Get "<REDIRECTED URL>": 400 Will not follow redirect
2024-02-27 09:32:08 GetRange: Get "<REDIRECTED URL>": 400 Will not follow redirect
2024-02-27 09:32:08 102 Read(FILENAME): Get "<REDIRECTED URL>": 400 Will not follow redirect
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

1 participant