Module: NetPrivate (Net)

Overview
Module Structure
Constants
NetPrivate::Socket
NetPrivate::HTTPRequest
is a submodule of
module: Net   
has properties
constant: Socket   
constant: HTTPRequest   
is defined at
#388 in net/protocol.rb  
#2272 in net/http.rb  

Overview

Module Structure

  module: <Toplevel Module>
  module: Net
module: NetPrivate     

Constants

NetPrivate::Socket

#389 in net/protocol.rb

Socket = ::Net::InternetMessageIO   

NetPrivate::HTTPRequest

#2273 in net/http.rb

HTTPRequest = ::Net::HTTPRequest