Class: Mechanize::File
Overview
Slightly more intelligent ‘Mechanize::File`s
Instance Method Summary collapse
Instance Method Details
#content_type ⇒ Object
17 18 19 |
# File 'lib/epitools/browser.rb', line 17 def content_type response['content-type'] end |