Files
@ 8d0858376163
Branch filter:
Location: kallithea/rhodecode/lib/exceptions.py
8d0858376163
1.2 KiB
text/x-python
fixed problem with rawfile content_disposition attachment,
webob assumes that file is encoded with iso, and we use utf8 in rhodecode
webob assumes that file is encoded with iso, and we use utf8 in rhodecode