Class: Gsf::InputHTTP
Instance Method Summary collapse
-
#content_type ⇒ String
Content-type.
- #content_type=(content_type) ⇒ String
-
#initialize(url) ⇒ Gsf::Input
constructor
An open HTTP connection, ready for reading.
-
#url ⇒ String
Url.
- #url=(url) ⇒ String
Methods inherited from Input
#container, #container=, #copy, #dump, #dup, #eof, #eof=, #eof?, error_id, #find_vba, #modtime, #modtime=, #modtime_from_stat=, #name, #name=, #name_from_filename=, #position, #position=, #read, #read0, #read_raw, #remaining, #remaining=, #seek, #seek_emulate, #sibling, #size, #size=, #tell, #uncompress
Constructor Details
#initialize(url) ⇒ Gsf::Input
Returns an open HTTP connection, ready for reading.
Instance Method Details
#content_type ⇒ String
Returns content-type.
#content_type=(content_type) ⇒ String
#url ⇒ String
Returns url.