🠰 7.7 all changes 7.7.2 🠲
Changes in 7.7.1 - April 3 2001
Bugfixes:
- location:-fix
 - two crash reasons removed
 - ftps:// support added
 - the perl interface corrected to work with 7.7
 - bugfixed the HTTP/1.0 persistent connection support
 - Passing a read-only URL to libcurl could make it crash on http redirects
 - HEAD responses are now always headers-only
 - curl could reuse connections a little too much
 - different treatment of HTTP error 302
 - following http redirects on persistent connections could reach the maxredirs amount accidentally
 - curl_escape() don't re-encode already encoded letters anymore