Class Bundler::GemRemoteFetcher
In: lib/bundler/gem_remote_fetcher.rb
Parent: Gem::RemoteFetcher

Adds support for setting custom HTTP headers when fetching gems from the server.

TODO: Get rid of this when and if gemstash only supports RubyGems versions that contain github.com/rubygems/rubygems/commit/3db265cc20b2f813.

Methods

Attributes

headers  [RW] 

Public Instance methods

[Validate]