AppImageCommunity / zsync2

Rewrite of https://github.com/AppImage/zsync-curl, using modern C++, providing both a library and standalone tools.
Other
132 stars 25 forks source link

Fix updater when embedded in application #52

Closed probonopd closed 4 years ago

probonopd commented 4 years ago

Fix updater when embedded in application by adding statusmessage with response error when != 200

Details: https://github.com/AppImage/appimage.github.io/pull/1923

Thanks @conradjones.

probonopd commented 4 years ago

Thanks @TheAssassin @conradjones :+1: