class Falcon::Service::Proxy

def scheme

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