View Single Post
Old 03-19-2021, 02:36 AM   #8
kovidgoyal
creator of calibre
kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.
 
kovidgoyal's Avatar
 
Posts: 45,386
Karma: 27756918
Join Date: Oct 2006
Location: Mumbai, India
Device: Various
Quote:
Originally Posted by davidfor View Post
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.
kovidgoyal is offline   Reply With Quote