php - iOS7: How to fix "Chrome data compression proxy" error? -



php - iOS7: How to fix "Chrome data compression proxy" error? -

i have simple web page form gets submitted via normal form, running on local machine mamp, , accessing via local wi-fi networks.

the form works fine when submitting on desktop browser , safari on iphone, form gets error when submitted using chrome on iphone.

i next error message:

this page cannot loaded via "chrome info compression proxy. seek reloading page.

i have no thought how prepare issue despite searching around.

the web site or environment following:

[ web site ]

imac 10.9.2 (mavericks) running mamp (apache apc+php+mysql) using php framework "symfony 1.4.x"

[ test device ]

iphone ios7 safari on iphone chrome on iphone accessing via local wi-fi networks

does know how prepare issue?

thanks, takuya

i'm tech lead chrome compression proxy. error sent when seek access url through proxy cannot access reason; e.g., it's behind local network. requests browser should automatically retry request without proxy, when using post not possible. using post local (non-public) web address request?

if can provide farther details i'll see if can help. sorry trouble.

php iphone google-chrome mobile symfony-1.4

Comments

Popular posts from this blog

php - Android app custom user registration and login with cookie using facebook sdk -

django - Access session in user model .save() -

php - .htaccess Multiple Rewrite Rules / Prioritizing -