status property

int status
getter/setter pair

The HTTP status code to respond with. Defaults to 200 (ok).

Implementation

late int status;