From: Dennis Nedry on
May not be the best place to ask, but...


...anyone got experenice with Sinatra? Does anyone know how to send
this to webrick via sinatra?

server = HTTPServer.new {:DoNotReverseLookup => true, ...}

Thanks,

Dennis