method
new
v1_9_3_392 -
Show latest stable
- Class:
XMLRPC::WEBrickServlet
new(*a)public
No documentation available.
# File lib/xmlrpc/server.rb, line 704
def initialize(*a)
super
require "webrick/httpstatus"
@valid_ip = nil
end