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

Max cookie size assert #159

Merged
merged 7 commits into from
Mar 29, 2018
Merged

Commits on Mar 29, 2018

  1. Added cookie size assert

    omairvaiyani authored and marcoow committed Mar 29, 2018
    Configuration menu
    Copy the full SHA
    7895990 View commit details
    Browse the repository at this point in the history
  2. Added cookie assert + fix typo

    omairvaiyani authored and marcoow committed Mar 29, 2018
    Configuration menu
    Copy the full SHA
    b7c5bb5 View commit details
    Browse the repository at this point in the history
  3. Moved cookie size assertion post-value gen

    Replaced byte counter func with more accurate snippet
    Added comment on byte counter func
    Removed unnecessary type check
    omairvaiyani authored and marcoow committed Mar 29, 2018
    Configuration menu
    Copy the full SHA
    2faabb1 View commit details
    Browse the repository at this point in the history
  4. Test case for cookie size assertion

    omairvaiyani authored and marcoow committed Mar 29, 2018
    Configuration menu
    Copy the full SHA
    b9c962c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b2d9da2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2622d9b View commit details
    Browse the repository at this point in the history
  7. fix linter errors

    marcoow committed Mar 29, 2018
    Configuration menu
    Copy the full SHA
    4a41f69 View commit details
    Browse the repository at this point in the history