Class: Net::HTTPResponse
Class Method Summary collapse
Instance Method Summary collapse
Class Method Details
.body ⇒ String
31 |
# File 'sig/custom/net_http.rbs', line 31
def self.body: -> String
|
Instance Method Details
#body ⇒ String
32 |
# File 'sig/custom/net_http.rbs', line 32
def body: -> String
|
#code ⇒ String
35 |
# File 'sig/custom/net_http.rbs', line 35
def code: -> String
|
#key? ⇒ Boolean
34 |
# File 'sig/custom/net_http.rbs', line 34
def key?: (untyped) -> bool
|