about summary refs log tree commit diff stats
path: root/tests/unittests/test_http_download.h
diff options
context:
space:
mode:
authorWilliam Wennerström <william@wstrm.dev>2020-07-05 18:28:23 +0200
committerWilliam Wennerström <william@wstrm.dev>2020-11-16 21:58:09 +0100
commita0cf0844abeeffe83a13e438eff3c309bc9887e9 (patch)
tree7b43f43cc16ad94a8b8319f51910514f5067481d /tests/unittests/test_http_download.h
parenteebf54c8596abd5c28b405d8860c173207bbec64 (diff)
downloadprofani-tty-a0cf0844abeeffe83a13e438eff3c309bc9887e9.tar.gz
Remove unsafe Conent-Disposition inferring
Diffstat (limited to 'tests/unittests/test_http_download.h')
-rw-r--r--tests/unittests/test_http_download.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/tests/unittests/test_http_download.h b/tests/unittests/test_http_download.h
index c8c333ee..ce8913eb 100644
--- a/tests/unittests/test_http_download.h
+++ b/tests/unittests/test_http_download.h
@@ -1,2 +1 @@
-void http_filename_from_url_td(void **state);
-void http_filename_from_header_td(void **state);
+void http_basename_from_url_td(void **state);