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

fixed to obtain the client's name, if the caps node contains https #132

Merged
merged 1 commit into from Apr 13, 2014
Merged

Conversation

liuch
Copy link
Contributor

@liuch liuch commented Apr 13, 2014

node1 = "http://www.host.net/blablabla"
node2 = "https://www.host.net/blablabla"

behavior before:
name1="host.net"
name2="https:"

behavior after:
name1="host.net"
name2="host.net"

wadealer added a commit that referenced this pull request Apr 13, 2014
fixed to obtain the client's name, if the caps node contains https
@wadealer wadealer merged commit f6d89a3 into psi-im:master Apr 13, 2014
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

2 participants