statusCode property

int statusCode
final

HTTP status code for the response.

Defaults to 200 (OK).

Implementation

final int statusCode;