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

[backport] core: fix EOL detection for body part parsing #3144

Merged
merged 1 commit into from May 11, 2020

Conversation

jrudolph
Copy link
Member

10.1 Backport of #3076

Refs #2581

  • Improved the heuristic for detecting end of line character(s)
  • Added tests for UndefinedEndOfLineConfiguration

Co-authored-by: Johannes Rudolph johannes.rudolph@gmail.com
(cherry picked from commit 428877e)

10.1 Backport of akka#3076

Refs akka#2581

 * Improved the heuristic for detecting end of line character(s)
 * Added tests for UndefinedEndOfLineConfiguration

Co-authored-by: Johannes Rudolph <johannes.rudolph@gmail.com>
(cherry picked from commit 428877e)
@akka-ci akka-ci added validating PR that is currently being validated by Jenkins tested PR that was successfully built and tested by Jenkins and removed validating PR that is currently being validated by Jenkins labels May 11, 2020
@akka-ci
Copy link

akka-ci commented May 11, 2020

Test PASSed.

@jrudolph jrudolph added this to the 10.1.12 milestone May 11, 2020
Copy link
Member

@ennru ennru left a comment

Choose a reason for hiding this comment

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

LGTM.

@raboof raboof merged commit 0d84f65 into akka:release-10.1 May 11, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
tested PR that was successfully built and tested by Jenkins
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants