Path: | lib/mechanize/download.rb |
Last Update: | Wed Apr 17 06:12:55 +0000 2013 |
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.