-
Notifications
You must be signed in to change notification settings - Fork 509
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
feat(services/webdav): support redirection when get 302/307 response during read operation #2256
feat(services/webdav): support redirection when get 302/307 response during read operation #2256
Conversation
@Yansongsongsong are you still working on addressing review comments or you have no time? |
@dtretyakov hi i am still working on that. i may push my change tmr. sorry for late |
hi @Xuanwo , sorry for late. have refactored according to the review. please have one look at this. thank you |
Sorry for miss this comment, I will take a look today. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks a lot!
Please resolve the conflict so that we can merge this PR in! |
…re/support-redirect-for-webdav
@Xuanwo conflicts resolved. thank you for mentoring. |
Hi, @Yansongsongsong please update branch and try again. Sorry for our fault. |
I've updated it for you. Thanks for your hard work! |
related issue: #2146