Class OpenID::StandardFetcher
In: lib/openid/fetchers.rb
Parent: Object

Methods

Constants

USER_AGENT = "ruby-openid/#{OpenID::VERSION} (#{RUBY_PLATFORM})"
REDIRECT_LIMIT = 5
TIMEOUT = 60

Attributes

ca_file  [RW] 
timeout  [RW] 

Public Class methods

I can fetch through a HTTP proxy; arguments are as for Net::HTTP::Proxy.

Public Instance methods

[Validate]