Commit 2c4f935
Null cookie value fix
Issue found during testing using Edge while cookie value
was empty - interpreted as null. Getting string of null was
failing.
Signed-off-by: Jim Evans <james.h.evans.jr@gmail.com>1 parent 6fe22c3 commit 2c4f935
1 file changed
Lines changed: 5 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
222 | 222 | | |
223 | 223 | | |
224 | 224 | | |
225 | | - | |
| 225 | + | |
| 226 | + | |
| 227 | + | |
| 228 | + | |
| 229 | + | |
226 | 230 | | |
227 | 231 | | |
228 | 232 | | |
| |||
0 commit comments