vibe.d get body of HTTPServerResponse

JG someone at somewhere.com
Mon Nov 2 15:10:42 UTC 2020


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?



More information about the Digitalmars-d-learn mailing list