-
-
Notifications
You must be signed in to change notification settings - Fork 6.7k
fix(server): intercept ping requests #13117
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Conversation
|
/ecosystem-ci run |
📝 Ran ecosystem CI: Open
|
/ecosystem-ci run astro |
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.
LGTM. @sapphi-red just in case, do you see an issue with merging this one in a patch?
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.
I didn't come up with any issues merging this in a patch. 👍
Good catch with the named middleware @sapphi-red, thanks! |
Description
fixes #13109
Additional context
What is the purpose of this pull request?
Before submitting the PR, please make sure you do the following
fixes #123
).