Skip to content

Conversation

@evgkis79
Copy link

No description provided.


public String getMessage() {
return String.format("Hello, HTTP! Count=%d\n",cnt);
return String.format("Hello, HTTP! Count=%d\n",cnt+1);
Copy link
Author

Choose a reason for hiding this comment

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

your code is wrong here!!

Copy link
Owner

Choose a reason for hiding this comment

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

What is wrong there?
Why do you you suggest cnt+1 instead of cnt?

PS Anyway, you are welcome to try and see if it makes any difference :)

@evgkis79
Copy link
Author

evgkis79 commented Mar 23, 2018 via email

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