HTTPResponse.statusCode

The status code of the response, 200 by default

class HTTPResponse
@safe
int statusCode;

Meta