Patrik Åkerstrand

Results 2 issues of Patrik Åkerstrand

The `adapter()`-function is very noisy when it comes to outputting what it does. It might make sense to use something other then `console.log` in order to notify the user about...

Since we potentially send the file using either `Identity` or `gzip`-encoding, we need to set the `Vary`-response header to `Accept-Encoding`. Otherwise, we might end up serving incorrect resources to clients,...

enhancement