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

HEAD request from socket.io-client javascript #1247

Closed
fcbflying opened this issue Nov 12, 2018 · 1 comment
Closed

HEAD request from socket.io-client javascript #1247

fcbflying opened this issue Nov 12, 2018 · 1 comment

Comments

@fcbflying
Copy link

Sometimes the nginx server receives a 'HEAD' request like this:
"HEAD /socket.io/?EIO=3&transport=polling&j=6&t=MS6bMKe&b64=1&sid=1f9d8476-d5e7-4770-9fec-8dcebb40f2d1 HTTP/1.1"

But the server side doesn't handle this method of request, so error happens when the sever receives this HEAD request.
I want to know, if it is a right way to send a HEAD request from socket.io-client js side, and when it may happen?

@darrachequesne
Copy link
Member

Closed due to inactivity, please reopen if needed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants