]> granicus.if.org Git - curl/commit
Added some infof() calls, that require the data pointer so now several
authorDaniel Stenberg <daniel@haxx.se>
Mon, 11 Aug 2003 09:55:11 +0000 (09:55 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Mon, 11 Aug 2003 09:55:11 +0000 (09:55 +0000)
commit168703b7bf51743c3d8990fef9d2330194cfd459
treeb24e3aea95328e27b5cfb868e9d3a9148d15acbf
parent0f2d680f1f4b644e69385edbabec750428fe93e2
Added some infof() calls, that require the data pointer so now several
cookie functions need that.

I also fixed the cookie loader to properly load and deal with cookies without
contents (or rather with a blank content).
lib/cookie.c