Add support for caching binary files such as images. The current implementation naively identifies textual response types and pipes non-textual responses to the output buffer.
Add support for caching binary files such as images.
The current implementation naively identifies textual response types and pipes non-textual responses to the output buffer.