1
0
Fork 0
arangodb/Documentation/Examples/HTML_03_routingCurlHtml.gen...

8 lines
294 B
Plaintext

<span class="hljs-meta">shell&gt;</span><span class="bash"> curl --header <span class="hljs-string">'accept: application/json'</span> --dump - http://localhost:8529/hello/world</span>
HTTP/1.1 OK
content-type: text/html
x-content-type-options: nosniff
"<html><body>Hello World</body></html>"