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

http term #13

Merged
merged 26 commits into from Nov 25, 2015
Merged

http term #13

merged 26 commits into from Nov 25, 2015

Conversation

vietj
Copy link
Contributor

@vietj vietj commented Nov 23, 2015

provides an SockJS web term.

please review.

* You may elect to redistribute this code under either of these licenses.
*
*
* Copyright (c) 2015 The original author or authors
Copy link
Member

Choose a reason for hiding this comment

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

Duplicate license header.

Copy link
Member

Choose a reason for hiding this comment

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

Not sure, but it looks weird.
A couple of other files have the same issue.

router.get("/shell.html").handler(ctx -> ctx.response().putHeader("Content-Type", "text/html").end(options.getShellHtmlResource()));
}

//
Copy link
Member

Choose a reason for hiding this comment

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

Empty comment ? Ran out of inspiration ?

@cescoffier
Copy link
Member

just minor comments,

:+1

@vietj vietj merged commit 7d59e3b into master Nov 25, 2015
@vietj vietj removed the to review label Nov 25, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants