]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commit
web: for GET save=true, don't interpret the filename= arg with any character set...
authorBrian Warner <warner@allmydata.com>
Sat, 19 Jul 2008 01:06:50 +0000 (18:06 -0700)
committerBrian Warner <warner@allmydata.com>
Sat, 19 Jul 2008 01:06:50 +0000 (18:06 -0700)
commit572c848d983db04087b8396a9b26273ae566515b
tree121a0110dccfa6f675422a6c187e01b7ef8f08b2
parent879fefe5f341b71196fc0d5a614d73aab65122e3
web: for GET save=true, don't interpret the filename= arg with any character set, just copy the bytes back into the Content-Disposition header. This seems to make it maximally compatible with Firefox and IE7
docs/webapi.txt
src/allmydata/web/filenode.py