Honor Content-disposition in wget

This commit is contained in:
David Tomaschik
2015-09-11 20:07:04 -07:00
parent dc3598fa31
commit 6fd91c6742

View File

@@ -1,6 +1,7 @@
# Use server timestamps and name # Use server timestamps and name
timestamping = on timestamping = on
trust_server_names = on trust_server_names = on
content_disposition = on
# Recursive download options # Recursive download options
no_parent = on no_parent = on