curl_easy_duphandle() sets the magic number in the new handle

This commit is contained in:
Daniel Stenberg
2006-12-29 11:32:14 +00:00
parent 064bbb999f
commit bd600fbebe
3 changed files with 7 additions and 0 deletions

View File

@@ -6,6 +6,9 @@
Changelog
Daniel (29 December 2006)
- Make curl_easy_duphandle() set the magic number in the new handle.
Daniel (22 December 2006)
- Robert Foreman provided a prime example snippet showing how libcurl would
get confused and not acknowledge the 'no_proxy' variable properly once it