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.



1028
1029
1030
# File 'lib/nicinfo/nicinfo_main.rb', line 1028

def body
  @body
end