superfly / edge

A set of useful libraries for Edge Apps. Run locally, write tests, and integrate it into your deployment process. Move fast and maybe don't break things? Because, gosh darnit, you're an adult.
https://fly.io
Apache License 2.0
142 stars 10 forks source link

Auto-webp middleware #13

Closed mrkurt closed 5 years ago

mrkurt commented 5 years ago

We can make a middleware that automatically encodes images as webp for supported clients.

This would apply to requests with image/webp in the accept header and image/jpeg or image/png in the response type from origin.