Tickets
Issues
# TODO: select utf8 filename if present- Id: 530c866e86f84a7b4a2d830a38aadb1b
- Status: Open
- Initial commit: 969c10162795cd128aaf7a153efefd7c83c1d831
- Creation date: 2016-09-13 14:14:53
- Last changed: 2019-09-07 10:52:40
- Created by: Laurent Defert
- File: dlproxy/proxy.py
- Last changed by: Laurent Defert
# TODO: select utf8 filename if present
if disp.startswith('filename='):
print('disp:', disposition)
disp = disp[len('filename='):]
disp = disp.strip('"')
return True, disp
History
-
Changed by Laurent Defert on 2019-09-07 10:52:40 during e7a292eccf2ef3352180d1e047a7530dfeed1cc0
-
File:
local/proxy.py- dlproxy/proxy.py
Changed by Laurent Defert on 2019-09-07 10:48:49 during 1880e968ee92455de68cb29be948015ed822a350
-
File:
proxy2.py- local/proxy.py