Net.UnsupportedProtocol (gb.net.curl)
Const UnsupportedProtocol As Integer = -1001
The URL you passed to libcurl used a protocol that libcurl does not support. The support might be an unused compile-time option, it can be a misspelled protocol string or just a protocol libcurl has no code for.