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

Cleanup mix pl #483

Merged
merged 2 commits into from
Dec 18, 2020
Merged

Cleanup mix pl #483

merged 2 commits into from
Dec 18, 2020

Commits on Dec 16, 2020

  1. Use lowercase string for extracting cookies

    The map in a real response happens to ignore upper-/lowercase differences. Other maps used in unit test may not have that behaviour.
    XiangRongLin committed Dec 16, 2020
    Configuration menu
    Copy the full SHA
    ba8782a View commit details
    Browse the repository at this point in the history
  2. Clean up stuff from mix pl

    Coming from unclean merge and missing hints from IDE
    XiangRongLin committed Dec 16, 2020
    Configuration menu
    Copy the full SHA
    cdcb66b View commit details
    Browse the repository at this point in the history