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

test cookie parser splitting string in the right places #1092

Merged
merged 1 commit into from
Nov 1, 2018

Conversation

i-rinat
Copy link
Contributor

@i-rinat i-rinat commented Oct 31, 2018

Sticky cookie processing relies on the parser to split data in such way that both key and value of a cookie start at the left border of a chunk. However, there were no tests for that before.

Copy link
Contributor

@vankoven vankoven left a comment

Choose a reason for hiding this comment

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

Good to merge.

@i-rinat i-rinat merged commit f600847 into master Nov 1, 2018
@i-rinat i-rinat deleted the ri-parser-test-cookie-splitting branch November 1, 2018 13:47
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