part-cw / lambdanative

LambdaNative is a cross-platform development environment written in Scheme, supporting Android, iOS, BlackBerry 10, OS X, Linux, Windows, OpenBSD, NetBSD, FreeBSD and OpenWrt.
http://www.lambdanative.org
Other
1.4k stars 86 forks source link

[FIX][DOWNLOAD] fixes logic for checking header #424

Closed karliwalti closed 3 years ago

karliwalti commented 3 years ago

When header was 'false' the logic comparisons failed.

Also: when file can't be downloaded drop a warning instead of a status log

mgorges commented 3 years ago

Thanks for the proposed fix - we might need to ask @ddunsmuir to check this won't break anything for him, but he is currently focusing on clinical deployments in the field.

ddunsmuir commented 3 years ago

I don't have any active apps using this module and also the change makes sense to me and looks good.