Class: NicInfo::MyHTTPResponse
- Inherits:
-
Net::HTTPResponse
- Object
- Net::HTTPResponse
- NicInfo::MyHTTPResponse
- Defined in:
- lib/nicinfo/nicinfo_main.rb
Instance Attribute Summary collapse
-
#body ⇒ Object
Returns the value of attribute body.
Instance Attribute Details
#body ⇒ Object
Returns the value of attribute body.
1117 1118 1119 |
# File 'lib/nicinfo/nicinfo_main.rb', line 1117 def body @body end |