Jan Sundin reported a case where curl ignored a cookie that browsers don't,
authorDaniel Stenberg <daniel@haxx.se>
Mon, 4 Aug 2003 23:05:57 +0000 (23:05 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Mon, 4 Aug 2003 23:05:57 +0000 (23:05 +0000)
commit98ee12bc356e2635858049ba5e69a62bb7e5e9c2
tree38b40ba19d01789094cc85a117cb10a67c92692a
parentfdda786fa21a6aa06748182e69c0922360c7dd5a
  Jan Sundin reported a case where curl ignored a cookie that browsers don't,
  which turned up to be due to the number of dots in the 'domain'. I've now
  made curl follow the the original netscape cookie spec less strict on that
  part.
lib/cookie.c