Infer filename from content-disposition or URL
The Content-Disposition inferring is probably a bad idea security wise, so I am going to remove it.
This commit is contained in:
2
tests/unittests/test_http_download.h
Normal file
2
tests/unittests/test_http_download.h
Normal file
@@ -0,0 +1,2 @@
|
||||
void http_filename_from_url_td(void **state);
|
||||
void http_filename_from_header_td(void **state);
|
||||
Reference in New Issue
Block a user