Class: WEBrick::HTTPRequest

Inherits:
Object
  • Object
show all
Defined in:
lib/webrick/httprequest_patch.rb

Instance Attribute Summary collapse

Instance Attribute Details

#socketObject (readonly)

Returns the value of attribute socket.



4
5
6
# File 'lib/webrick/httprequest_patch.rb', line 4

def socket
  @socket
end