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

7 lines
137 B
Plaintext

shell> curl --dump - http://localhost:8529/hello/world
HTTP/1.1 200 OK
content-type: text/html
"<html><body>Hello World</body></html>"