diff options
author | Jonathan Perret <[email protected]> | 2017-12-01 17:25:17 +0100 |
---|---|---|
committer | Loïc Hoguin <[email protected]> | 2018-03-05 15:13:42 +0100 |
commit | ecfcaa12fb2f1aa1226e9329e96cb4ecedbc1bc3 (patch) | |
tree | fd9039271a76e7228b6e8ad033e8de89618201fd /src/cow_uri.erl | |
parent | ca3b4d8d1b194d5dd4f2d452eb7bd88932e6617a (diff) | |
download | cowlib-ecfcaa12fb2f1aa1226e9329e96cb4ecedbc1bc3.tar.gz cowlib-ecfcaa12fb2f1aa1226e9329e96cb4ecedbc1bc3.tar.bz2 cowlib-ecfcaa12fb2f1aa1226e9329e96cb4ecedbc1bc3.zip |
Allow cookies without a value
Some cookies are seen in the wild consisting of just a name, without
even a "=" char. This allows parsing them as if they were written
"foo=", that is with an empty value.
Commit amended to add a few more test cases.
Diffstat (limited to 'src/cow_uri.erl')
0 files changed, 0 insertions, 0 deletions