-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
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
Support HEAD request #1833
Comments
We already support difference methods (https://github.com/webpack/webpack-dev-middleware#methods), by defaults we supports only |
What's the purpose of limiting it? |
@sindresorhus historical reason, previously we support only |
I use HEAD request to check whether the server is running. Another use-case here: #924 (comment) |
Thanks, mark as feature, feel free to send a PR if you want this asap |
See #924 (comment)
The text was updated successfully, but these errors were encountered: