class Falcon::Command::Virtual

def bind_insecure

The URI to bind the `HTTP` -> `HTTPS` redirector.
def bind_insecure
	@options[:bind_insecure]
end