HTTPServerResponseData.statusCode

The status code of the response, 200 by default

struct HTTPServerResponseData
protected @safe
int statusCode;

Meta