Table of Contents - downspout-0.4.0 Documentation
Classes and Modules
- Downspout
- Downspout::BadURL
- Downspout::Base
- Downspout::Config
- Downspout::Credential
- Downspout::Downloader
- Downspout::ExcessiveRedirects
- Downspout::Tmpfile
- Downspout::UnsupportedScheme
Methods
- ::add_credential — Downspout::Config
- ::clean_download_dir — Downspout
- ::create_from_uri — Downspout::Credential
- ::create_from_url — Downspout::Credential
- ::credentials — Downspout::Config
- ::curb_available? — Downspout::Config
- ::default_prefix — Downspout::Config
- ::default_prefix= — Downspout::Config
- ::disable_curb! — Downspout::Config
- ::disable_networking! — Downspout::Config
- ::enable_curb! — Downspout::Config
- ::enable_networking! — Downspout::Config
- ::extract_credentials_from_url! — Downspout
- ::fetch_url — Downspout
- ::max_redirects — Downspout::Config
- ::max_redirects= — Downspout::Config
- ::network_enabled? — Downspout::Config
- ::new — Downspout::Credential
- ::new — Downspout::Tmpfile
- ::ssl_verification? — Downspout::Config
- ::supported_protocol? — Downspout
- ::supported_protocols — Downspout
- ::tmp_dir — Downspout::Config
- ::tmp_dir= — Downspout::Config
- ::use_curb? — Downspout::Config
- ::viable_url? — Downspout
- #basename — Downspout::Downloader
- #curb_http_download — Downspout::Downloader
- #curb_last_location — Downspout::Downloader
- #disable_curb! — Downspout::Downloader
- #duration — Downspout::Downloader
- #enable_curb! — Downspout::Downloader
- #file_name_from_content_disposition — Downspout::Downloader
- #file_name_from_content_type — Downspout::Downloader
- #file_name_from_redirect — Downspout::Downloader
- #generate_file_name — Downspout::Downloader
- #get_ftp_credential — Downspout::Downloader
- #net_ftp_download — Downspout::Downloader
- #net_http_download — Downspout::Downloader
- #net_http_fetch — Downspout::Downloader
- #parse_headers_from_string! — Downspout::Downloader
- #remove_file_at_target_path — Downspout::Downloader
- #scheme — Downspout::Downloader
- #tmp_dir_name — Downspout::Tmpfile
- #use_curb? — Downspout::Downloader
- #use_net_http? — Downspout::Downloader