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

fix(dav): adjust usages of webdav.customRequest #44344

Merged
merged 1 commit into from Mar 20, 2024

Conversation

st3iny
Copy link
Member

@st3iny st3iny commented Mar 20, 2024

Summary

Webdav is not using axios any more so we have to await a response's body ourselves.

Checklist

@st3iny
Copy link
Member Author

st3iny commented Mar 20, 2024

/backport to stable28

@ChristophWurst
Copy link
Member

Is it broken in 28? 🤔

@st3iny
Copy link
Member Author

st3iny commented Mar 20, 2024

It's not so we can skip the backport for now.

Although it was fixed for >= 27 in other places last year: a66cae0

Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
@skjnldsv skjnldsv merged commit c451829 into master Mar 20, 2024
104 checks passed
@skjnldsv skjnldsv deleted the fix/dav/webdav-5-fetch branch March 20, 2024 10:46
@Altahrim Altahrim mentioned this pull request Mar 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug]: Webdav availability request gives malformed response
3 participants