class
Gem::RemoteFetcher
v2_5_5 -
Show latest stable
- Superclass: Object
RemoteFetcher handles the details of fetching gems and gem information from a remote source.
Included modules
- Gem::UserInteraction
Constants
BASE64_URI_TRANSLATE = { '+' => '%2B', '/' => '%2F', '=' => '%3D' }.freeze
Attributes
| [RW] | headers |
Files
- lib/rubygems/remote_fetcher.rb