BrowserSync / browser-sync

Keep multiple browsers & devices in sync when building websites. https://browsersync.io
https://discord.gg/2d2xUThp
Apache License 2.0
12.16k stars 755 forks source link

Weirdly encoded response files #725

Open andremw opened 9 years ago

andremw commented 9 years ago

Hello everyone. I'm trying to use browser-sync with Adobe CQ (AEM), Windows 7, but when I open the proxy server (start --proxy localhost:4502) I notice that all the styles and some JS files are not being parsed. Checking the network tab in the chrome dev tools I get found this:

crazy encoding

The response, though, is successful, and nothing different in the headers appear.. So I don't know where else I should look. I tried to find something on Google but it seems that not so many people are using BS with Adobe CQ..

I don't know whether it's a compatibility problem or other things..

andremw commented 9 years ago

Nothing? :(

nirazul commented 9 years ago

I have no idea about your problem, but I got similar glyphs once when viewing a gzipped file. The problem back then was totally unrelated to browser-sync.

tobiasbrenner commented 8 years ago

Go to /system/console/configMgr and search for "Adobe Granite HTML Library Manager". Uncheck the Gzip option.