Class: NicInfo::MyHTTPResponse

Inherits:
Net::HTTPResponse
  • Object
show all
Defined in:
lib/nicinfo/nicinfo_main.rb

Instance Attribute Summary collapse

Instance Attribute Details

#bodyObject

Returns the value of attribute body.



1115
1116
1117
# File 'lib/nicinfo/nicinfo_main.rb', line 1115

def body
  @body
end