ninenines / cowlib

Support library for manipulating Web protocols.
ISC License
279 stars 173 forks source link

'=' to lists exceptions in 'parse_cookie/2' function 'cow_cookie' module #111

Closed Shpaky closed 3 years ago

Shpaky commented 3 years ago

'=' necessary handle to 'parse_cookie/2' since here:

https://github.com/ninenines/cowlib/blob/master/src/cow_cookie.erl#L66

will be crash if "=" it is name of cookie!