# File lib/merb-core/dispatch/request.rb, line 387
def
full_uri
protocol
+
"://"
+
host
+
uri
end