You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix leaking of curl handles / sockets when an HTTP download fails and is restarted by wandio.
Fix bugs in automatic compression method detection for output files based on file suffix.
Added LIBTRACEIO environment option (nologhttpservererrors) which should suppress any curl errors where the server interrupts the connection.
Various compatibility fixes to account for changes to build / packaging systems over the past two years (i.e replacing deprecated behaviours with their modern equivalents, etc).