Class: URI::HTTP
    Do not use.  This class is for internal use only.
  
| Relationships & Source Files | |
| Super Chains via Extension / Inclusion / Inheritance | |
| Instance Chain: 
          self,
           ::OpenURI::OpenRead | |
| Inherits: | Object | 
| Defined in: | lib/open-uri.rb | 
Instance Method Summary
::OpenURI::OpenRead - Included
| #open | 
 | 
| #read | OpenURI::OpenRead#read([ options ]) reads a content referenced by self and returns the content as string. |