shell> curl --dump - http://localhost:8529/_api/version?details=true HTTP/1.1 200 OK content-type: application/json; charset=utf-8 x-content-type-options: nosniff { "server" : "arango", "version" : "3.4.devel", "license" : "community", "details" : { "architecture" : "64bit", "arm" : "false", "asan" : "false", "asm-crc32" : "true", "assertions" : "false", "boost-version" : "1.62.0", "build-date" : "2018-05-08 16:41:55", "build-repository" : "heads/devel-0-gcf39008acb-dirty", "compiler" : "gcc [7.3.0]", "cplusplus" : "201103", "debug" : "true", "endianness" : "little", "failure-tests" : "true", "fd-client-event-handler" : "poll", "fd-setsize" : "1024", "full-version-string" : "ArangoDB 3.4.devel [linux-DEBUG] 64bit, using build heads/devel-0-gcf39008acb-dirty, VPack 0.1.31, RocksDB 5.14.0, ICU 58.1, V8 5.7.492.77, OpenSSL 1.1.0h 27 Mar 2018", "icu-version" : "58.1", "iresearch-version" : "1.0.0.0", "jemalloc" : "false", "maintainer-mode" : "false", "ndebug" : "true", "openssl-version" : "OpenSSL 1.1.0h 27 Mar 2018", "platform" : "linux", "reactor-type" : "select", "rocksdb-version" : "5.14.0", "server-version" : "3.4.devel", "sizeof int" : "4", "sizeof void*" : "8", "sse42" : "false", "unaligned-access" : "true", "v8-version" : "5.7.492.77", "vpack-version" : "0.1.31", "zlib-version" : "1.2.11", "mode" : "server", "host" : "be7b109d12b949bfbd49538e9bf62401" } }