android-websockets icon indicating copy to clipboard operation
android-websockets copied to clipboard

The query string must be appended to the path in its original url encoded form

Open ondravondra opened this issue 12 years ago • 0 comments

The query string must be appended to the path in its original url encoded form. It was required to make the library work with SignalR which uses query string to establish connection.

ondravondra avatar Feb 08 '14 19:02 ondravondra