Path: | lib/mechanize/download.rb |
Last Update: | Tue Apr 09 12:58:28 +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.