Skip to content
This repository was archived by the owner on Jul 31, 2022. It is now read-only.

Added NullPointerException on missing Cookie key and value #27

Merged
merged 1 commit into from
Apr 17, 2020

Conversation

Katsute
Copy link
Member

@Katsute Katsute commented Apr 17, 2020

Prerequisites

If all checks are not passed then the pull request will be closed

  • My code follows the style listed in CONTRIBUTING
  • I have checked that no other similar pull requests already exists
  • Build compiles
  • Build runs without exceptions
  • I have added/modified documentation (if applicable)

Changes Made

list changes made and/or relevant issues

  • SimpleHttpCookie throws a NullPointerException if the key or value is null (not allowed)

@Katsute Katsute added the optimization Optimizations label Apr 17, 2020
@Katsute Katsute self-assigned this Apr 17, 2020
@Katsute Katsute merged commit 4dec125 into master Apr 17, 2020
@Katsute Katsute deleted the cookie-illegalArgs branch April 17, 2020 01:27
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
optimization Optimizations
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant