70
70
* Fix traceback when sending large response bodies over the smart protocol
71
71
on Windows. (Andrew Bennetts, #115781)
73
76
* pycurl authentication handling was broken and incomplete. Fix handling of
74
77
user:pass embedded in the urls.
75
78
(Vincent Ladeuil, #177643)