Jon Travis suggested fix. when CURLOPT_HTTPGET is used we must assign
authorDaniel Stenberg <daniel@haxx.se>
Wed, 5 Dec 2001 06:47:01 +0000 (06:47 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Wed, 5 Dec 2001 06:47:01 +0000 (06:47 +0000)
commit7b832e1745f0d264489b45d0ef88e845238b1871
tree1c719d465ce1487138005ca7da666ef331b97024
parent914b9e441b81ecfdfa12056da947ba31ba6fb045
Jon Travis suggested fix. when CURLOPT_HTTPGET is used we must assign
set.upload to FALSE or else we might still get an upload if the previous
operation was an upload!
lib/url.c