Skip to content

Properly formats disconnectSync URI and sends it#452

Merged
rauchg merged 1 commit intosocketio:masterfrom
crickeys:bug/xhr_ie
Jul 20, 2012
Merged

Properly formats disconnectSync URI and sends it#452
rauchg merged 1 commit intosocketio:masterfrom
crickeys:bug/xhr_ie

Conversation

@crickeys
Copy link
Contributor

Also, fixes an issue if using https AND InternetExplorer on crossdomain
sites. In these cases the use of XDomainRequest was not working because
it relied on checks to see if the protocols matched or not. For some
reason, paramaters weren't being passed around and so these checks
failed incorrectly.

Also, fixes an issue if using https AND InternetExplorer on crossdomain
sites. In these cases the use of XDomainRequest was not working because
it relied on checks to see if the protocols matched or not. For some
reason, paramaters weren't being passed around and so these checks
failed incorrectly.
rauchg added a commit that referenced this pull request Jul 20, 2012
Properly formats disconnectSync URI and sends it
@rauchg rauchg merged commit f90a919 into socketio:master Jul 20, 2012
@rauchg
Copy link
Contributor

rauchg commented Jul 20, 2012

Nice find @crickeys

@crickeys
Copy link
Contributor Author

Thanks! Fast Merge :)

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