<respond> serve a response

name
respond
xml namespace
http://moyaproject.com

Immediatley return a response.

Useful for more esoteric status codes.

Example

<respond code="im_a_teapot" />
inherited attributes
name purpose type required? default choices
body Response body expression No None
charset Character set text No "utf-8"
contenttype Content Type text No "text/html; charset=UTF-8"
dst Destination reference No
headers Headers dict expression No None
if Conditional expression expression No yes
status Status code http status code No
value Value expression No None