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

Support UTF-8 charset in Content-Type header #619

Merged
merged 1 commit into from
Sep 13, 2019

Conversation

SQReder
Copy link
Contributor

@SQReder SQReder commented Aug 16, 2019

Note: the engine.io.js file is the generated output of make engine.io.js, and should not be manually modified.

The kind of change this PR does introduce

  • a bug fix
  • a new feature
  • an update to the documentation
  • a code change that improves performance
  • other

Current behaviour

Polling-XHR failed to make handshake with server that adds charset info into Content-Type header

New behaviour

Connection succeed if extra charset is UTF-8

Other information (e.g. related issues)

Related issue #618

@darrachequesne darrachequesne merged commit 2266269 into socketio:master Sep 13, 2019
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.

2 participants