Render hook
Last updated
Was this helpful?
Last updated
Was this helpful?
The render hook is the last call of KCD, it takes the response returned by your handler and sends a marshaled version of the output back to the client with the default status code provided by the kcd.handler
.
A render hook must have this signature: