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

Fix redundant CRLF sequence when it's already in the message stream #16

Merged
merged 1 commit into from Jul 28, 2015
Merged

Fix redundant CRLF sequence when it's already in the message stream #16

merged 1 commit into from Jul 28, 2015

Conversation

alecpl
Copy link
Contributor

@alecpl alecpl commented Jul 28, 2015

If message ends with \r\n redundant \r\n is added as a part of data terminator sequence.

@jparise
Copy link
Member

jparise commented Jul 28, 2015

Looks good. Thanks!

jparise added a commit that referenced this pull request Jul 28, 2015
Fix redundant CRLF sequence when it's already in the message stream
@jparise jparise merged commit d7ac44c into pear:master Jul 28, 2015
jparise added a commit that referenced this pull request Sep 7, 2015
This broke as the result of a bad merge between #15 and #16.

Fixes #23.
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