handle = hurl.Multi([table])
The optional table
argument allows you to get additional options for the multi object. It is possible to use
all options here that can also be get separately using the multi:SetOpt() command. See hurl:Easy for an example.