prefix changes curl_ to Curl_
authorDaniel Stenberg <daniel@haxx.se>
Fri, 9 Mar 2001 15:16:28 +0000 (15:16 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Fri, 9 Mar 2001 15:16:28 +0000 (15:16 +0000)
commit781dd7a9bf3af985f16afd69e3d44abced5c49d5
tree9b19ece0da550df8a8bf3cd34285ffb70650b750
parentbeb8761b224e7170141365fd10644b0c7d1f0c88
prefix changes curl_ to Curl_
made it work (partly) with persistant connections for HTTP/1.0 replies
moved the 'newurl' struct field for Location: to the connectdata struct
lib/transfer.c