summaryrefslogtreecommitdiff
path: root/content/fetchers/file.c
diff options
context:
space:
mode:
Diffstat (limited to 'content/fetchers/file.c')
-rw-r--r--content/fetchers/file.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/content/fetchers/file.c b/content/fetchers/file.c
index 4c02c0c60..b7b831d7b 100644
--- a/content/fetchers/file.c
+++ b/content/fetchers/file.c
@@ -128,6 +128,7 @@ static void *
fetch_file_setup(struct fetch *fetchh,
nsurl *url,
bool only_2xx,
+ bool downgrade_tls,
const char *post_urlenc,
const struct fetch_multipart_data *post_multipart,
const char **headers)