Class: Mechanize::File

Inherits:
Object show all
Defined in:
lib/epitools/browser.rb

Overview

Slightly more intelligent ‘Mechanize::File`s

Instance Method Summary collapse

Instance Method Details

#content_typeObject



17
18
19
# File 'lib/epitools/browser.rb', line 17

def content_type
  response['content-type']
end