Class | Bundler::Fetcher |
In: |
lib/bundler/fetcher.rb
|
Parent: | Object |
Handles all the fetching with the rubygems server
HTTP_ERRORS | = | [ Timeout::Error, EOFError, SocketError, Errno::ENETDOWN, Errno::EINVAL, Errno::ECONNRESET, Errno::ETIMEDOUT, Errno::EAGAIN, Net::HTTPBadResponse, Net::HTTPHeaderSyntaxError, Net::ProtocolError, Net::HTTP::Persistent::Error |
api_timeout | [RW] | |
disable_endpoint | [RW] | |
max_retries | [RW] | |
redirect_limit | [RW] |