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

Add Trailing slash #1070

Merged
merged 1 commit into from
Apr 18, 2016
Merged

Add Trailing slash #1070

merged 1 commit into from
Apr 18, 2016

Conversation

vparfonov
Copy link
Contributor

Signed-off-by: Vitaly Parfonov vparfonov@codenvy.com

.getServers()
.get(Constants.WS_AGENT_PORT)
.getUrl();
if (!wsAgentPingUrl.endsWith("/"))
wsAgentPingUrl =wsAgentPingUrl.concat("/");

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

space

@garagatyi garagatyi changed the title Add Trailing splash Add Trailing slash Apr 18, 2016
Signed-off-by: Vitaly Parfonov <vparfonov@codenvy.com>
@vparfonov vparfonov merged commit 1c644ae into master Apr 18, 2016
@vparfonov vparfonov deleted the addTrailingSplash branch April 18, 2016 15:54
@garagatyi
Copy link

LGTM

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