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)
commitf8e482ed42eb5326cccec1ad92127774a068de33
treecb473ada8cbbb1a2a270d32ff254ef555874d85f
parent1d965dd5d6ad87a1a668668f6200ebef0962996d
winfreed.py: use the file name from Content-Disposition if available

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.
winfreed.py