imgio
imgio copied to clipboard
An image asset resizer along the lines of sencha.io
Hy @radiospiel , I think your plans to provide imgio as a middleware are great. To do so I wrote down a couple of thoughts. Since Sinatra is able to...
If we build imgio into a middleware, we could provide support to automatically rewrite image tags like so. From: ``` ``` into ``` ```
If the original server support expiration times, copy that times in the resulting image. If the original server support e-tags, copy that e-tags from client to server.