Add Unit Test for CookieJar
Adds a unit test in "tests/cookie_test.cc" for "CookieJar.addFromRaw". Additionally, "CookieJar.addFromRaw" now skips all whitespace between cookies. Not sure what the HTTP standard requires, but this seems to be the safest bet in the case of no whitespace or multiple whitespace delimiting cookies.
Showing
Please register or sign in to comment