Opera VPN strips gzip header?
-
siraffe last edited by
I was testing my website with Opera and noticed that when viewing any page with the VPN enabled it would not receive gzipped files (compared to VPN off where it would). I did not check the headers that were received by the server, but I assume that the VPN is stripping the accept gzip headers from requests passed through it.
Is this a known issue and is my description accurate? Is there something I can do serverwise to enable sending gzipped files to browsers using the Opera VPN? Are there security concerns related to doing so?
This was the latest Opera browser for Windows x64
-
sgunhouse Moderator Volunteer last edited by
Not quite correct, I suppose. The VPN would have to send or not send the header. You don't know what Opera is sending to the VPN as it is encrypted, and the VPN could compress traffic to Opera without you knowing it. All you know is what your server sees or doesn't see - unless you've broken the encryption between Opera and the VPN.
For all you know, everything between Opera and the VPN is compressed. Unlikely, but possible.