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: duplicate headers in DAV responses #4711

Merged
merged 1 commit into from
Jun 6, 2024
Merged

Conversation

micbar
Copy link
Member

@micbar micbar commented Jun 5, 2024

Description

We fixed an issue where the DAV response headers were duplicated. This was caused by the WebDav handler which copied over all headers from the datagateways response. Now, only the relevant headers are copied over to the DAV response to prevent duplication.

Relates to owncloud/ocis#9219

@micbar micbar force-pushed the fix-dav-headers branch 2 times, most recently from c4265f2 to 37d269d Compare June 6, 2024 07:21
@micbar micbar requested a review from fschade June 6, 2024 07:22
Copy link
Contributor

@fschade fschade left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🎸

@micbar micbar merged commit a7a1d2d into cs3org:edge Jun 6, 2024
9 checks passed
@micbar micbar mentioned this pull request Jun 19, 2024
24 tasks
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

Successfully merging this pull request may close these issues.

None yet

2 participants