209 210 211
# File 'lib/down/wget.rb', line 209 def content_type headers["Content-Type"].to_s.split(";").first end