Home
Classes
Methods
Defined In
lib/pcap_tools.rb
Parent
Object
Methods
#body=
Class and Module Index
Net
Net::HTTPRequest
Net::HTTPResponse
PcapTools
PcapTools::HttpParser
PcapTools::TcpStream
class Net::HTTPResponse
Attributes
time
[RW]
Public Instance Methods
body=
(body)
click to toggle source
# File lib/pcap_tools.rb, line 15
def
body=
body
@body
=
body
@read
=
true
end