Charlie Robbins
Charlie Robbins
+1 ... resourcer is actually quite stable after a couple of new commits get in: https://github.com/cloudhead/resourcer/issues/17 All tests are passing. @cloudhead and my fork(s) are nearly convergent. All that is...
So if the client presents the Accept-Encoding: gzip header, then we should gzip what kind of file? All files? I'm not super familiar with how gzip works, but I'm guessing...
Ok, but not every file _should_ be gzipped was my point. Here's some background: "Servers choose what to gzip based on file type, but are typically too limited in what...