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

Incorrect cookieMaster.getCookieValue when value contains "equal sign" #18

Open
kokizzu opened this issue Dec 14, 2017 · 0 comments
Open

Comments

@kokizzu
Copy link

kokizzu commented Dec 14, 2017

To reproduce, create a webapp on server that set cookie with value for example A=B=C

test on web browser to get the value A, should return B=C
using cookieMaster.getCookieValue, returns B only.

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

No branches or pull requests

1 participant