winfreed.py: use the file name from Content-Disposition if available
authorAntonio Ospite <ospite@studenti.unina.it>
Sat, 26 Nov 2011 11:56:54 +0000 (12:56 +0100)
committerAntonio Ospite <ospite@studenti.unina.it>
Sat, 26 Nov 2011 12:10:39 +0000 (13:10 +0100)
Some servers provide a Content-Disposition header with indication about
the filename of the object served, use this instead of the name in the
URL if this information is available.


No differences found