1
0
Fork 0
arangodb/Documentation/DocuBlocks/serverHideProductHeader.md

12 lines
272 B
Markdown

@brief hide the "Server: ArangoDB" header in HTTP responses
`--http.hide-product-header`
If *true*, the server will exclude the HTTP header "Server: ArangoDB" in
HTTP responses. If set to *false*, the server will send the header in
responses.
The default is *false*.