java-cookie
java-cookie copied to clipboard
Fix #17: JSON generates cookie that it cannot read
- Integration test for setting and reading simple/JSON cookies
- Fix test by merging the fix for #14
- Fix needs to be verified with
mvn verify, as integration tests are not running in Travis - Merge #21 first, it should not conflict.