Closed dave-agilepixel closed 10 years ago
I read that Vary Accept encoding was a good idea for performance and browser compatibility, I've added this to the h5bp-htaccess file
Probably should do this as a pull request let me know if it's an issue. Thanks Dave
looks like this was already brought up on h5bp - see https://github.com/h5bp/html5-boilerplate/issues/1096
I read that Vary Accept encoding was a good idea for performance and browser compatibility, I've added this to the h5bp-htaccess file
Fix for older browsers that don't support Compression
Suggested here - http://blog.maxcdn.com/accept-encoding-its-vary-important/
Probably should do this as a pull request let me know if it's an issue. Thanks Dave