Quote:
Originally Posted by davidfor
I had the chance to ask a Kobo about this. They did implement the change to use the Content-Disposition header if it was supplied. But, the problem is that calibre is sending "filename" and "filename*" and they aren't handling that properly. I don't think they were expecting the latter. I don't remember it being there the last time I looked at this. I'm pretty sure this will be fixed in the next firmware update. I expect that they will just use "filename" and ignore "filename*".
And to check, I did find a site that only sent "filename" and it worked as desired.
|
Note that as per the spec when both are present filename* should be preferred and allows for arbitrary unicode in filenames.