calling curl_easy_perform() with no URL set, now returns an error as
authorDaniel Stenberg <daniel@haxx.se>
Wed, 11 Apr 2001 14:14:28 +0000 (14:14 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Wed, 11 Apr 2001 14:14:28 +0000 (14:14 +0000)
commit879c6c5711b3ac2344f5a44cbb1cbd36420b3a5a
tree12ce1abf808a5cdb1868c12bf3bb5eff62e9fa2a
parent18f044f19d26f2b6dcd41796966f488a62a1bdca
calling curl_easy_perform() with no URL set, now returns an error as
early as possible
lib/transfer.c