216 217 218
# File 'lib/http_requestor.rb', line 216 def content_type MIME::Types.type_for(original_filename).first end