[pve-devel] Proxmox compatible Android client (Opaque) available for beta testing
Dietmar Maurer
dietmar at proxmox.com
Mon Jan 13 08:19:53 CET 2014
> We do not set any file name (that name is generated by the browser).
>
> Is there no way to work around that? I cannot declare that I handle files of a
> certain name on Android, they must have an extension.
The API is a POST action - I hav no idea how to set a filename for that.
> The alternative, which is to handle the mimeType "application/x-virt-viewer" is
> not practicable, because I have to basically re-implement HTTPS support inside
> my application - something that browsers do quite well already.
All other browsers environments works that way. Why is there a need to re-implement HTTPS
for that? That does not sound reasonable to me.
> Can you instead set a file-name instead of letting the browser decide? If so,
> where should I look to make changes?
How to set a file name for a HTTP POST method?
More information about the pve-devel
mailing list