Skip to content
This repository has been archived by the owner on Sep 6, 2020. It is now read-only.

Fixed a bug with incorrect URL when base URI with trailing slash is used. #1

Merged
merged 1 commit into from
Jan 3, 2013

Conversation

FilipZawada
Copy link

When I used URI like "http://test.com/", SocketIOClient tried to connect to http://test.com//socket.io/1/" what caused strange errors. I made a simple Regex fix + tiny refactoring.

Cheers!
Filip

koush added a commit that referenced this pull request Jan 3, 2013
Fixed a bug with incorrect URL when base URI with trailing slash is used.
@koush koush merged commit 9760910 into koush:master Jan 3, 2013
koush pushed a commit that referenced this pull request Jul 12, 2013
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants