arangosh> arango.GET("/hello/echo") { "request" : { "authorized" : true, "user" : null, "database" : "_system", "url" : "/hello/echo", "protocol" : "http", "server" : { "address" : "127.0.0.1", "port" : 35416 }, "client" : { "address" : "127.0.0.1", "port" : 60314, "id" : "151137490327463" }, "internals" : { }, "headers" : { "host" : "127.0.0.1", "authorization" : "Basic cm9vdDo=", "connection" : "Keep-Alive", "user-agent" : "ArangoDB", "accept-encoding" : "deflate" }, "requestType" : "GET", "parameters" : { }, "cookies" : { }, "urlParameters" : { } }, "options" : { } }