TODO
/hello
<rest:request> <rest:get>/hello</rest:get> <rest:status>HTTP/1.1 200 OK</rest:status> </rest:request>Then it should produce following output:
/hello
HTTP/1.1 200 OK
HTTP/1.1 404 Not Found
/hello
<rest:request> <rest:get>/hello</rest:get> <rest:status>HTTP/1.1 200 OK</rest:status> </rest:request>Then it should produce following output:
/hello
HTTP/1.1 200 OK