input/curl: enable https
This commit is contained in:

committed by
Max Kellermann

parent
8929f88e6d
commit
3330aa6f6a
@@ -36,6 +36,7 @@
|
||||
static const char *remoteUrlPrefixes[] = {
|
||||
#if defined(ENABLE_CURL)
|
||||
"http://",
|
||||
"https://",
|
||||
#endif
|
||||
#ifdef ENABLE_MMS
|
||||
"mms://",
|
||||
|
Reference in New Issue
Block a user