-
Notifications
You must be signed in to change notification settings - Fork 33
Open
Description
Hello,
I am developing a web platform that I need to work with iPads running iOS9.
I tried accessing it with Safari, Firefox and Chrome but it seems to me that StaticFileHandler does not work properly. Indeed, some of my JS and CSS files and my images are not always loaded. I inspected the requests sent by the browser and it seems that some of them randomly never complete, then the browser waits indefinitely for the response.
I did not have any problems with newer versions of iOS. I also tried to load the resources from an Apache server and it works fine.
Do you have any idea why this happens?
Thanks!
Metadata
Metadata
Assignees
Labels
No labels