Jonathan Hseu noticed that you couldn't get a header callback unless you
authorDaniel Stenberg <daniel@haxx.se>
Mon, 6 Aug 2001 08:22:26 +0000 (08:22 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Mon, 6 Aug 2001 08:22:26 +0000 (08:22 +0000)
commit944f9a73f43d1f76f6b1697e2a0655f1811e067c
tree60b8d09a126fb1d490e17b073c67f6effb074bc6
parent5ab1a10e9c1526cf48a9f6691bf1b91f9fd7e912
  Jonathan Hseu noticed that you couldn't get a header callback unless you
  set CURLOPT_WRITEHEADER to non-NULL, even if you didn't care about that
  data. This is now fixed.
lib/sendf.c