download.rb

Path: lib/mechanize/download.rb
Last Update: Wed Jun 20 02:11:21 +0000 2012

Download is a pluggable parser for downloading files without loading them into memory first. You may subclass this class to handle content types you do not wish to load into memory first.

See Mechanize::PluggableParser for instructions on using this class.

[Validate]