class Falcon::Service::Proxy

def protocol

The protocol this proxy will use to talk to the upstream host.
def protocol
	endpoint.protocol
end