cURL : http://curl.haxx.se/
download : http://curl.haxx.se/download/curl-7.9.4.tar.bz2
Fixed in 7.9.4
Improved the gethostbyname_r configure check for HP-UX 11.00
Bugfixed the DNS cache
Bugfixed SSL download (due to the non-blocking sockets)
Only seed SSL once for a program's life time
Introduced CURLINFO_CONTENT_TYPE
IPv4-only Linux machines could crash on name resolves
curl_getdate() is now fully reentrant
CURLOPT_CUSTOMREQUEST can now be used with CURLOPT_POSTFIELDS
The header length counter is now reset in each curl_easy_perform()
Normal HTTP POSTs no longer append an extra set of CRLF
Location: following on persistant connections work
No longer installs the multi examples on make install.
--
피망