class Mechanize::File
Slightly more intelligent `Mechanize::File`s
Public Instance Methods
content_type()
click to toggle source
# File lib/epitools/browser.rb, line 17 def content_type response['content-type'] end