Class | OpenID::StandardFetcher |
In: |
lib/openid/fetchers.rb
|
Parent: | Object |
USER_AGENT | = | "ruby-openid/#{OpenID::VERSION} (#{RUBY_PLATFORM})" |
REDIRECT_LIMIT | = | 5 |
TIMEOUT | = | 60 |
ca_file | [RW] | |
timeout | [RW] |
I can fetch through a HTTP proxy; arguments are as for Net::HTTP::Proxy.