Class: Mechanize::Image

Inherits:
Download show all
Defined in:
lib/mechanize/image.rb

Overview

An Image holds downloaded data for an image/* response.

Constant Summary

Constants included from Parser

Parser::SPECIAL_FILENAMES

Instance Attribute Summary

Attributes inherited from Download

#body_io, #filename

Attributes included from Parser

#code, #response, #uri

Method Summary

Methods inherited from Download

#body, #initialize, #save, #save!

Methods included from Parser

#extract_filename, #fill_header, #find_free_name

Constructor Details

This class inherits a constructor from Mechanize::Download