method

new

v1_9_3_125 - Show latest stable - Class: HttpServer::Table
new(hash={})
public

No documentation available.

# File lib/xmlrpc/httpserver.rb, line 84
    def initialize(hash={})
      @hash = hash
      update(hash)
    end