# File lib/bullet/rack.rb, line 60 def file?(headers) headers['Content-Transfer-Encoding'] == 'binary' || headers['Content-Disposition'] end