Skip to content

fix: header resend issue#2353

Merged
KernelDeimos merged 2 commits intomainfrom
eric/261R0_fix-header-resend
Jan 27, 2026
Merged

fix: header resend issue#2353
KernelDeimos merged 2 commits intomainfrom
eric/261R0_fix-header-resend

Conversation

@KernelDeimos
Copy link
Copy Markdown
Contributor

No description provided.

WebDAVService catches `/*`, which shouldn't be a problem because it is
on the `dav.` subdomain - however, other middlewares were being invoked
before the subdomain check. Thanks to the `'route'` parameter for the
`next` function we can handle subdomain checks in a more reliable way
This fix avoids some situations where a non-existing route hangs instead
of responding with 404.
@KernelDeimos KernelDeimos merged commit e744333 into main Jan 27, 2026
4 checks passed
@jelveh jelveh deleted the eric/261R0_fix-header-resend branch May 1, 2026 20:07
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.

1 participant