Skip to content

Fix for Issue #331 on socket.io-client #2422

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

Merged
merged 17 commits into from
Apr 11, 2016

Conversation

zweihan
Copy link
Contributor

@zweihan zweihan commented Jan 31, 2016

Server-side implementation of the fix for issue #331.
Client fix on PR #943 on socket.io-client

Verified

This commit was signed with the committer’s verified signature.
masenf Masen Furer
Parses CONNECT packet for query string and replaces query in socket.handshake.

Verified

This commit was signed with the committer’s verified signature.
masenf Masen Furer

Verified

This commit was signed with the committer’s verified signature.
masenf Masen Furer
Fix for Issue socketio#331 on socket.io-client

Verified

This commit was signed with the committer’s verified signature.
masenf Masen Furer
* master:
  Release 1.4.5
  package: bump `engine.io`
  add a test for graceful shutdown

Verified

This commit was signed with the committer’s verified signature.
masenf Masen Furer
sync to master branch

Verified

This commit was signed with the committer’s verified signature.
masenf Masen Furer

Verified

This commit was signed with the committer’s verified signature.
masenf Masen Furer
add test for issue socketio#331 on socket.io-client.

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
update package.son to point to latest commit in socket.o-client package (with URI encoder)
…t.io into queryStringFix

# By whattokingu
# Via whattokingu
* 'queryStringFix' of https://github.com/whattokingu/socket.io:
  conform to style guide

Conflicts:
	lib/client.js
@rauchg rauchg merged commit fb0253e into socketio:master Apr 11, 2016
@rauchg
Copy link
Contributor

rauchg commented Apr 11, 2016

Thanks!!

@Root-Core
Copy link

This pull request seems to lead to errors with query strings getting stripped. (#2712)

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.

None yet

3 participants