setting WRITEFUNCTION or READFUNCTION to NULL will now reset the callback
authorDaniel Stenberg <daniel@haxx.se>
Sun, 17 Aug 2003 13:32:37 +0000 (13:32 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Sun, 17 Aug 2003 13:32:37 +0000 (13:32 +0000)
commit394faaeb9779d4639c845793eeec6d30e12baa3a
tree747da4adcc2343fb80be65e5840c44c880c5ac56
parent5c2df3e1a4da7b17ae053ee8c4ecef5eb2d30464
setting WRITEFUNCTION or READFUNCTION to NULL will now reset the callback
pointers to the internal default functions
lib/url.c