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

Update status.go #1093

Merged
merged 1 commit into from
Sep 6, 2021
Merged

Update status.go #1093

merged 1 commit into from
Sep 6, 2021

Conversation

moredure
Copy link
Contributor

@moredure moredure commented Sep 5, 2021

No description provided.

line = append(line, []byte(" ")...)
line = append(line, []byte(statusText)...)
line = append(line, []byte("\r\n")...)
line = append(line, ' ')
Copy link
Contributor

Choose a reason for hiding this comment

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

it better than mine

@erikdubbelboer erikdubbelboer merged commit 5d73da3 into valyala:master Sep 6, 2021
@erikdubbelboer
Copy link
Collaborator

Thanks!

@moredure moredure deleted the patch-1 branch September 20, 2021 18:33
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.

3 participants