I am trying to get the body the response generated by:
res.render!("index.dt"); where res is of type HTTPServerResponse Does anyone know how I might go about this?
I am trying to get the body the response generated by:
res.render!("index.dt"); where res is of type HTTPServerResponse Does anyone know how I might go about this?