I ran into a strange issue with a web application. It is on http protocol and hosted in amazon EC2 server. It is smoothly accessible from all phones and networks, except iphone with ATnT network.
I have even tried this stackoverflow solution :
Header set Cache-Control "no-transform"
But still facing the issue with loading web application with iphone and ATnT.