150 151 152
# File 'lib/down/http.rb', line 150 def content_type HTTP::ContentType.parse(headers["Content-Type"]).mime_type end