# File lib/mechanize/page.rb, line 188 def content_type @meta_content_type || response['content-type'] end