John J. Aylward
|
6029dece41
|
ensure key names are consistent when parsing the cookie string since
cookie-keys are not case sensitive, but json-keys are.
|
2020-05-26 09:11:10 -04:00 |
|
John J. Aylward
|
b4a75c7bf8
|
Updates Cookie class to be a more generic in attribute parsing and emit.
This is so the library can age better as new attributes are added to RFC
revisions.
|
2020-05-26 08:53:37 -04:00 |
|
stleary
|
2b0a8838ef
|
gradle support
|
2020-05-22 11:17:44 -05:00 |
|
John J. Aylward
|
0e612ba8a4
|
More test corrections for correct position reports in error messages
|
2017-06-21 19:56:00 -04:00 |
|
John J. Aylward
|
80f9e48e64
|
Moves src folder to simplify build.gradle configuration. If JSON-Java source is merged, it's src fold would now be src/main/java/org.json/ instead of src/main/org.json as well.
|
2016-06-16 12:20:54 -04:00 |
|