Class | OpenID::Yadis::DiscoveryResult |
In: |
lib/openid/yadis/discovery.rb
|
Parent: | Object |
Contains the result of performing Yadis discovery on a URI
content_type | [RW] | The content-type returned with the response_text |
normalize_uri | [RW] | The result of following redirects from the request_uri |
normalized_uri | [RW] | |
request_uri | [RW] | |
response_text | [RW] | The document returned from the xrds_uri |
xrds_uri | [RW] | The URI from which the response text was returned (set to nil if there was no XRDS document found) |