instance method XMLRPC::WEBrickServlet#set_valid_ip
set_valid_ip(*ip_addr)-
Specifies the valid IP addresses that are allowed to connect to the server. Each IP is either a String or a Regexp.
class XMLRPC::WEBrickServlet
set_valid_ip(*ip_addr)Specifies the valid IP addresses that are allowed to connect to the server. Each IP is either a String or a Regexp.