Description
In router version 1.1, if you delete an http listener, the listener is removed from the list of listeners but you are still able to connect to it.
With recent code changes in the router, if you attempt to delete an http listener through the console, the delete fails.
The console should prevent the attempt to delete an http listener.