Path: | lib/mechanize/download.rb |
Last Update: | Tue Sep 25 16:34:49 +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.