Jump to content

Recommended Posts

Posted

If anyone is having issues with android users being unable to download files, take a look at this page.

 

http://www.digiblog.de/2011/04/android-and-the-download-file-headers/

 

It's old, but the issue with GET seems to be causing the problem. All solution are for php / apache and none seem appropriate for a secure system right now.

 

Just throwing it out there. I know my users will need downloads across multiple devices.

Posted

Very interesting, looks like Android doesn't respect the correct file content type being transmitted, and needs it going as octet stream. Will look into this. Most of what's in that article is already done in HAP+ behind the scenes.

 

Trust google to do things it own `standard` way

Posted

Hi can someone try the attached MyFiles/Default.aspx file. I've told it to open the download in a new window. HAP+ just replies with octet-stream regardless of the filetype so that isn't an issue.

 

I think it's because HAP+, by default, transmits it as a multipart download

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...