shell> curl --header 'accept: application/json' --dump - http://localhost:8529/subdirectory/ourtest/1 HTTP/1.1 OK content-type: application/json; charset=utf-8 x-content-type-options: nosniff { "request" : { "authorized" : true, "user" : "root", "database" : "_system", "url" : "/subdirectory/ourtest/1", "protocol" : "http", "server" : { "address" : "127.0.0.1", "port" : 29027 }, "client" : { "address" : "127.0.0.1", "port" : 52210, "id" : "156136718395670" }, "internals" : { }, "headers" : { "accept" : "application/json", "host" : "127.0.0.1", "authorization" : "Basic cm9vdDo=", "content-type" : "application/json", "connection" : "Keep-Alive" }, "requestType" : "GET", "parameters" : { }, "cookies" : { }, "urlParameters" : { } }, "options" : { } } shell> curl --header 'accept: application/json' --dump - http://localhost:8529/subdirectory/ourtest/2 HTTP/1.1 OK content-type: application/json; charset=utf-8 x-content-type-options: nosniff { "request" : { "authorized" : true, "user" : "root", "database" : "_system", "url" : "/subdirectory/ourtest/2", "protocol" : "http", "server" : { "address" : "127.0.0.1", "port" : 29027 }, "client" : { "address" : "127.0.0.1", "port" : 52210, "id" : "156136718395670" }, "internals" : { }, "headers" : { "accept" : "application/json", "host" : "127.0.0.1", "authorization" : "Basic cm9vdDo=", "content-type" : "application/json", "connection" : "Keep-Alive" }, "requestType" : "GET", "parameters" : { }, "cookies" : { }, "urlParameters" : { } }, "options" : { } } shell> curl --header 'accept: application/json' --dump - http://localhost:8529/subdirectory/ourtest/3 HTTP/1.1 OK content-type: application/json; charset=utf-8 x-content-type-options: nosniff { "request" : { "authorized" : true, "user" : "root", "database" : "_system", "url" : "/subdirectory/ourtest/3", "protocol" : "http", "server" : { "address" : "127.0.0.1", "port" : 29027 }, "client" : { "address" : "127.0.0.1", "port" : 52210, "id" : "156136718395670" }, "internals" : { }, "headers" : { "accept" : "application/json", "host" : "127.0.0.1", "authorization" : "Basic cm9vdDo=", "content-type" : "application/json", "connection" : "Keep-Alive" }, "requestType" : "GET", "parameters" : { }, "cookies" : { }, "urlParameters" : { } }, "options" : { } }