rack/rack-contrib

BounceIcon middleware should set expires and cache-control headers

Closed this issue · 2 comments

It would be nice if the BounceIcon middleware had a mechanism to set expires and cache-control headers, possibly as a passed in argument like Backstage does. This would further reduce the favicon request traffic as the 404 will be cacheable.

Patch provided in #27

closing. no feedback for 2 years.