Class: Pod::Downloader::Http
- Inherits:
-
RemoteFile
- Object
- Base
- RemoteFile
- Pod::Downloader::Http
- Defined in:
- lib/cocoapods-downloader/http.rb
Constant Summary collapse
- USER_AGENT_HEADER =
'User-Agent'.freeze
Instance Attribute Summary
Attributes inherited from Base
Method Summary
Methods inherited from RemoteFile
Methods inherited from Base
#checkout_options, #download, #download_head, executable, #head_supported?, #initialize, #name, options, #options_specific?, preprocess_options, user_agent_string, #validate_input
Methods included from APIExposable
Constructor Details
This class inherits a constructor from Pod::Downloader::Base