]> granicus.if.org Git - curl/commit
While talking to host a.b.c, libcurl did wrongly not accept cookies that were
authorDaniel Stenberg <daniel@haxx.se>
Fri, 21 May 2004 20:40:15 +0000 (20:40 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Fri, 21 May 2004 20:40:15 +0000 (20:40 +0000)
commit755f98e7687a1fc2a7ff363212803b39897897a0
treeea9937317e931a527f550f4aa2645f4b2209c87a
parentaadc797225906ba02fab4e1ad29b484acd4751b3
While talking to host a.b.c, libcurl did wrongly not accept cookies that were
set to the domain .a.b.c (that is with a dot prefix). This is now fixed and
test case 171 verifies it.
CHANGES
lib/cookie.c
tests/data/Makefile.am
tests/data/test171 [new file with mode: 0644]