quirkey / vegas

Vegas aims to solve the simple problem of creating executable versions of Sinatra/Rack apps.
http://code.quirkey.com/vegas
MIT License
183 stars 24 forks source link

rescue OpenURI::HTTPError during port check too #22

Open astropanic opened 10 years ago

astropanic commented 10 years ago

In restrictive environments you're not allowed to open some urls. You will face this exception, which now will be rescued.