# File lib/streamer-http.rb, line 133
    def HttpConfig.from_hash(h)
      new(h[PORT_NAME])
    end