bench: add /echo endpoint to http_simple
authorBen Noordhuis <info@bnoordhuis.nl>
Fri, 30 Dec 2011 01:03:08 +0000 (02:03 +0100)
committerBen Noordhuis <info@bnoordhuis.nl>
Fri, 30 Dec 2011 01:03:10 +0000 (02:03 +0100)
commit8b2abed03df9bc16b37d1ac21bfc68b36dfa9f47
tree8a8c24f814e1dd31d65306021d4a803d0577e161
parent432a2e4d397908965cfbdc44eb8a10c7fb840701
bench: add /echo endpoint to http_simple

Copies the POST request data verbatim into the response body.
benchmark/http_simple.js