| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
@alrra maintains it now. Hopefully it can be moved to its own repository and installed through npm/brew soon.
See https://github.com/alrra/dotfiles/issues/18.
|
|
|
|
| |
Closes #613.
|
|
|
|
|
|
| |
Simplify and improve the `httpcompression` script while also modifying it so that it accepts multiple URLs and checks if `cURL` is installed.
Closes #491.
|
|
|
|
| |
Sadly, this doesn’t work anymore in OS X 10.10.
|
|
|
|
|
|
|
|
|
|
|
| |
In some cases, intermediate proxies ignore the `Content-Encoding` header
altogether.
Sending `Cache-Control no-cache` as a request header solves this problem
by forcing validation of the resources in the intermediate proxies,
thereby, ensuring that every request is fetched from the origin server.
Ref. alrra/dotfiles#2. Closes #308.
|
|
Closes #162.
|